]> www.wagner.pp.ru Git - oss/fgis.git/blob - dll/Makefile.in
e20eda4fd159eee025cbf70a75395dd8019f35b7
[oss/fgis.git] / dll / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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 DLLTOOL = @DLLTOOL@
65 ECHO = @ECHO@
66 EXEEXT = @EXEEXT@
67 LIBTOOL = @LIBTOOL@
68 LN_S = @LN_S@
69 MAKEINFO = @MAKEINFO@
70 OBJDUMP = @OBJDUMP@
71 OBJEXT = @OBJEXT@
72 PACKAGE = @PACKAGE@
73 RANLIB = @RANLIB@
74 STRIP = @STRIP@
75 TCL_INC_DIR = @TCL_INC_DIR@
76 TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
77 TK_INC_DIR = @TK_INC_DIR@
78 VERSION = @VERSION@
79 YACC = @YACC@
80
81 fgis_la_LDFLAGS = -module -avoid-version
82 lib_LTLIBRARIES = fgis.la
83 fgis_la_SOURCES = fgisInit.c fgisMisc.c fgisPalette.c fgisRaster.c fgisPlanchet.c fgisEppCalc.c fgisEppDraw.c fgisVector.c fgisPatterns.c fgisProjection.c fgis.h fgisInt.h
84
85 INCLUDES = -I$(TCL_INC_DIR) -I$(TK_INC_DIR) -I$(top_srcdir)/include
86 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
87 CONFIG_HEADER = ../include/config.h
88 CONFIG_CLEAN_FILES = 
89 LTLIBRARIES =  $(lib_LTLIBRARIES)
90
91
92 DEFS = @DEFS@ -I. -I$(srcdir) -I../include
93 CPPFLAGS = @CPPFLAGS@
94 LDFLAGS = @LDFLAGS@
95 LIBS = @LIBS@
96 fgis_la_LIBADD = 
97 fgis_la_OBJECTS =  fgisInit.lo fgisMisc.lo fgisPalette.lo fgisRaster.lo \
98 fgisPlanchet.lo fgisEppCalc.lo fgisEppDraw.lo fgisVector.lo \
99 fgisPatterns.lo fgisProjection.lo
100 CFLAGS = @CFLAGS@
101 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
103 CCLD = $(CC)
104 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
105 DIST_COMMON =  Makefile.am Makefile.in
106
107
108 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
109
110 TAR = tar
111 GZIP_ENV = --best
112 DEP_FILES =  .deps/fgisEppCalc.P .deps/fgisEppDraw.P .deps/fgisInit.P \
113 .deps/fgisMisc.P .deps/fgisPalette.P .deps/fgisPatterns.P \
114 .deps/fgisPlanchet.P .deps/fgisProjection.P .deps/fgisRaster.P \
115 .deps/fgisVector.P
116 SOURCES = $(fgis_la_SOURCES)
117 OBJECTS = $(fgis_la_OBJECTS)
118
119 all: all-redirect
120 .SUFFIXES:
121 .SUFFIXES: .S .c .lo .o .obj .s
122 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
123         cd $(top_srcdir) && $(AUTOMAKE) --foreign dll/Makefile
124
125 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
126         cd $(top_builddir) \
127           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
128
129
130 mostlyclean-libLTLIBRARIES:
131
132 clean-libLTLIBRARIES:
133         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
134
135 distclean-libLTLIBRARIES:
136
137 maintainer-clean-libLTLIBRARIES:
138
139 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
140         @$(NORMAL_INSTALL)
141         $(mkinstalldirs) $(DESTDIR)$(libdir)
142         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
143           if test -f $$p; then \
144             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
145             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
146           else :; fi; \
147         done
148
149 uninstall-libLTLIBRARIES:
150         @$(NORMAL_UNINSTALL)
151         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
152           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
153         done
154
155 # FIXME: We should only use cygpath when building on Windows,
156 # and only if it is available.
157 .c.obj:
158         $(COMPILE) -c `cygpath -w $<`
159
160 .s.o:
161         $(COMPILE) -c $<
162
163 .S.o:
164         $(COMPILE) -c $<
165
166 mostlyclean-compile:
167         -rm -f *.o core *.core
168         -rm -f *.$(OBJEXT)
169
170 clean-compile:
171
172 distclean-compile:
173         -rm -f *.tab.c
174
175 maintainer-clean-compile:
176
177 .s.lo:
178         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
179
180 .S.lo:
181         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
182
183 mostlyclean-libtool:
184         -rm -f *.lo
185
186 clean-libtool:
187         -rm -rf .libs _libs
188
189 distclean-libtool:
190
191 maintainer-clean-libtool:
192
193 fgis.la: $(fgis_la_OBJECTS) $(fgis_la_DEPENDENCIES)
194         $(LINK) -rpath $(libdir) $(fgis_la_LDFLAGS) $(fgis_la_OBJECTS) $(fgis_la_LIBADD) $(LIBS)
195
196 tags: TAGS
197
198 ID: $(HEADERS) $(SOURCES) $(LISP)
199         list='$(SOURCES) $(HEADERS)'; \
200         unique=`for i in $$list; do echo $$i; done | \
201           awk '    { files[$$0] = 1; } \
202                END { for (i in files) print i; }'`; \
203         here=`pwd` && cd $(srcdir) \
204           && mkid -f$$here/ID $$unique $(LISP)
205
206 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
207         tags=; \
208         here=`pwd`; \
209         list='$(SOURCES) $(HEADERS)'; \
210         unique=`for i in $$list; do echo $$i; done | \
211           awk '    { files[$$0] = 1; } \
212                END { for (i in files) print i; }'`; \
213         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
214           || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
215
216 mostlyclean-tags:
217
218 clean-tags:
219
220 distclean-tags:
221         -rm -f TAGS ID
222
223 maintainer-clean-tags:
224
225 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
226
227 subdir = dll
228
229 distdir: $(DISTFILES)
230         here=`cd $(top_builddir) && pwd`; \
231         top_distdir=`cd $(top_distdir) && pwd`; \
232         distdir=`cd $(distdir) && pwd`; \
233         cd $(top_srcdir) \
234           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign dll/Makefile
235         @for file in $(DISTFILES); do \
236           d=$(srcdir); \
237           if test -d $$d/$$file; then \
238             cp -pr $$d/$$file $(distdir)/$$file; \
239           else \
240             test -f $(distdir)/$$file \
241             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
242             || cp -p $$d/$$file $(distdir)/$$file || :; \
243           fi; \
244         done
245
246 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
247
248 -include $(DEP_FILES)
249
250 mostlyclean-depend:
251
252 clean-depend:
253
254 distclean-depend:
255         -rm -rf .deps
256
257 maintainer-clean-depend:
258
259 %.o: %.c
260         @echo '$(COMPILE) -c $<'; \
261         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
262         @-cp .deps/$(*F).pp .deps/$(*F).P; \
263         tr ' ' '\012' < .deps/$(*F).pp \
264           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
265             >> .deps/$(*F).P; \
266         rm .deps/$(*F).pp
267
268 %.lo: %.c
269         @echo '$(LTCOMPILE) -c $<'; \
270         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
271         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
272           < .deps/$(*F).pp > .deps/$(*F).P; \
273         tr ' ' '\012' < .deps/$(*F).pp \
274           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
275             >> .deps/$(*F).P; \
276         rm -f .deps/$(*F).pp
277 info-am:
278 info: info-am
279 dvi-am:
280 dvi: dvi-am
281 check-am: all-am
282 check: check-am
283 installcheck-am:
284 installcheck: installcheck-am
285 install-exec-am: install-libLTLIBRARIES
286 install-exec: install-exec-am
287
288 install-data-am:
289 install-data: install-data-am
290
291 install-am: all-am
292         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
293 install: install-am
294 uninstall-am: uninstall-libLTLIBRARIES
295 uninstall: uninstall-am
296 all-am: Makefile $(LTLIBRARIES)
297 all-redirect: all-am
298 install-strip:
299         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
300 installdirs:
301         $(mkinstalldirs)  $(DESTDIR)$(libdir)
302
303
304 mostlyclean-generic:
305
306 clean-generic:
307
308 distclean-generic:
309         -rm -f Makefile $(CONFIG_CLEAN_FILES)
310         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
311
312 maintainer-clean-generic:
313 mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
314                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
315                 mostlyclean-generic
316
317 mostlyclean: mostlyclean-am
318
319 clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
320                 clean-depend clean-generic mostlyclean-am
321
322 clean: clean-am
323
324 distclean-am:  distclean-libLTLIBRARIES distclean-compile \
325                 distclean-libtool distclean-tags distclean-depend \
326                 distclean-generic clean-am
327         -rm -f libtool
328
329 distclean: distclean-am
330
331 maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
332                 maintainer-clean-compile maintainer-clean-libtool \
333                 maintainer-clean-tags maintainer-clean-depend \
334                 maintainer-clean-generic distclean-am
335         @echo "This command is intended for maintainers to use;"
336         @echo "it deletes files that may require special tools to rebuild."
337
338 maintainer-clean: maintainer-clean-am
339
340 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
341 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
342 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
343 distclean-compile clean-compile maintainer-clean-compile \
344 mostlyclean-libtool distclean-libtool clean-libtool \
345 maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
346 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
347 distclean-depend clean-depend maintainer-clean-depend info-am info \
348 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
349 install-exec install-data-am install-data install-am install \
350 uninstall-am uninstall all-redirect all-am all installdirs \
351 mostlyclean-generic distclean-generic clean-generic \
352 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
353
354 # DEFS = @DEFS@
355
356 # Tell versions [3.59,3.63) of GNU make to not export all variables.
357 # Otherwise a system limit (for SysV at least) may be exceeded.
358 .NOEXPORT: