~ubuntu-branches/ubuntu/trusty/libgii/trusty

« back to all changes in this revision

Viewing changes to m4/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Albert
  • Date: 2001-08-27 23:17:32 UTC
  • Revision ID: james.westby@ubuntu.com-20010827231732-5kiieyxb3mvj25ur
Tags: upstream-0.8.1
ImportĀ upstreamĀ versionĀ 0.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
SHELL = @SHELL@
 
15
 
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
includedir = @includedir@
 
33
oldincludedir = /usr/include
 
34
 
 
35
DESTDIR =
 
36
 
 
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkgincludedir = $(includedir)/@PACKAGE@
 
40
 
 
41
top_builddir = ..
 
42
 
 
43
ACLOCAL = @ACLOCAL@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
 
 
48
INSTALL = @INSTALL@
 
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
50
INSTALL_DATA = @INSTALL_DATA@
 
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
52
transform = @program_transform_name@
 
53
 
 
54
NORMAL_INSTALL = :
 
55
PRE_INSTALL = :
 
56
POST_INSTALL = :
 
57
NORMAL_UNINSTALL = :
 
58
PRE_UNINSTALL = :
 
59
POST_UNINSTALL = :
 
60
host_alias = @host_alias@
 
61
host_triplet = @host@
 
62
AS = @AS@
 
63
CC = @CC@
 
64
DEMOS = @DEMOS@
 
65
DLLEXT = @DLLEXT@
 
66
DLLTOOL = @DLLTOOL@
 
67
ECHO = @ECHO@
 
68
EXEEXT = @EXEEXT@
 
69
FILTERSUBDIRS = @FILTERSUBDIRS@
 
70
GGDLLIBS = @GGDLLIBS@
 
71
GGI_16 = @GGI_16@
 
72
GGI_32 = @GGI_32@
 
73
GGI_8 = @GGI_8@
 
74
GGI_ENDIAN = @GGI_ENDIAN@
 
75
GG_CURTIME = @GG_CURTIME@
 
76
GG_USLEEP = @GG_USLEEP@
 
77
INPUTSUBDIRS = @INPUTSUBDIRS@
 
78
LIBTOOL = @LIBTOOL@
 
79
LN_S = @LN_S@
 
80
MAINT = @MAINT@
 
81
MAKEINFO = @MAKEINFO@
 
82
NETLIBS = @NETLIBS@
 
83
OBJDUMP = @OBJDUMP@
 
84
OBJEXT = @OBJEXT@
 
85
PACKAGE = @PACKAGE@
 
86
RANLIB = @RANLIB@
 
87
SELECTLIBS = @SELECTLIBS@
 
88
STRIP = @STRIP@
 
89
TIMEVAL_INCLUDE = @TIMEVAL_INCLUDE@
 
90
USLEEP_INCLUDE1 = @USLEEP_INCLUDE1@
 
91
USLEEP_INCLUDE2 = @USLEEP_INCLUDE2@
 
92
VERSION = @VERSION@
 
93
extra_includes = @extra_includes@
 
94
extra_libraries = @extra_libraries@
 
95
ggi_subdir = @ggi_subdir@
 
96
static_libdir = @static_libdir@
 
97
static_sysconfdir = @static_sysconfdir@
 
98
 
 
99
EXTRA_DIST = dllext.m4 extrapaths.m4 libtool.m4 winfuncs.m4
 
100
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
101
CONFIG_HEADER = ../config.h
 
102
CONFIG_CLEAN_FILES = 
 
103
DIST_COMMON =  Makefile.am Makefile.in
 
104
 
 
105
 
 
106
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
107
 
 
108
TAR = tar
 
109
GZIP_ENV = --best
 
110
all: all-redirect
 
111
.SUFFIXES:
 
112
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
113
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps m4/Makefile
 
114
 
 
115
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
116
        cd $(top_builddir) \
 
117
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
118
 
 
119
tags: TAGS
 
120
TAGS:
 
121
 
 
122
 
 
123
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
124
 
 
125
subdir = m4
 
126
 
 
127
distdir: $(DISTFILES)
 
128
        @for file in $(DISTFILES); do \
 
129
          d=$(srcdir); \
 
130
          if test -d $$d/$$file; then \
 
131
            cp -pr $$d/$$file $(distdir)/$$file; \
 
132
          else \
 
133
            test -f $(distdir)/$$file \
 
134
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
135
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
136
          fi; \
 
137
        done
 
138
info-am:
 
139
info: info-am
 
140
dvi-am:
 
141
dvi: dvi-am
 
142
check-am: all-am
 
143
check: check-am
 
144
installcheck-am:
 
145
installcheck: installcheck-am
 
146
install-exec-am:
 
147
install-exec: install-exec-am
 
148
 
 
149
install-data-am:
 
150
install-data: install-data-am
 
151
 
 
152
install-am: all-am
 
153
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
154
install: install-am
 
155
uninstall-am:
 
156
uninstall: uninstall-am
 
157
all-am: Makefile
 
158
all-redirect: all-am
 
159
install-strip:
 
160
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
161
installdirs:
 
162
 
 
163
 
 
164
mostlyclean-generic:
 
165
 
 
166
clean-generic:
 
167
 
 
168
distclean-generic:
 
169
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
170
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
171
 
 
172
maintainer-clean-generic:
 
173
mostlyclean-am:  mostlyclean-generic
 
174
 
 
175
mostlyclean: mostlyclean-am
 
176
 
 
177
clean-am:  clean-generic mostlyclean-am
 
178
 
 
179
clean: clean-am
 
180
 
 
181
distclean-am:  distclean-generic clean-am
 
182
        -rm -f libtool
 
183
 
 
184
distclean: distclean-am
 
185
 
 
186
maintainer-clean-am:  maintainer-clean-generic distclean-am
 
187
        @echo "This command is intended for maintainers to use;"
 
188
        @echo "it deletes files that may require special tools to rebuild."
 
189
 
 
190
maintainer-clean: maintainer-clean-am
 
191
 
 
192
.PHONY: tags distdir info-am info dvi-am dvi check check-am \
 
193
installcheck-am installcheck install-exec-am install-exec \
 
194
install-data-am install-data install-am install uninstall-am uninstall \
 
195
all-redirect all-am all installdirs mostlyclean-generic \
 
196
distclean-generic clean-generic maintainer-clean-generic clean \
 
197
mostlyclean distclean maintainer-clean
 
198
 
 
199
 
 
200
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
201
# Otherwise a system limit (for SysV at least) may be exceeded.
 
202
.NOEXPORT: