]> git.mxchange.org Git - flightgear.git/blob - Stripe_u/Makefile.in
Makefile tweaks
[flightgear.git] / Stripe_u / Makefile.in
1 # Makefile.in generated automatically by automake 1.2h from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
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 DISTDIR =
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@
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 CC = @CC@
63 CXX = @CXX@
64 LD = @LD@
65 LIBTOOL = @LIBTOOL@
66 LN_S = @LN_S@
67 MAINT = @MAINT@
68 MAKEINFO = @MAKEINFO@
69 NM = @NM@
70 PACKAGE = @PACKAGE@
71 RANLIB = @RANLIB@
72 VERSION = @VERSION@
73
74 bin_PROGRAMS = strips
75
76 strips_SOURCES = \
77         add.c add.h \
78         bands.c \
79         common.c common.h \
80         define.h \
81         extend.h \
82         free.c free.h \
83         global.h \
84         glove.h \
85         init.c init.h \
86         local.c local.h \
87         my_global.h \
88         newpolve.c \
89         options.c options.h \
90         output.c output.h \
91         outputex.c outputex.h \
92         partial.c partial.h \
93         polverts.h polvertsex.h \
94         queue.c queue.h \
95         sgi_triang.c sgi_triangex.c \
96         struct.c struct.h \
97         structex.c \
98         sturcts.h sturctsex.h \
99         ties.c ties.h \
100         triangulate.h triangulatex.h \
101         util.c util.h
102 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
103 CONFIG_HEADER = ../../Include/config.h
104 CONFIG_CLEAN_FILES = 
105 PROGRAMS =  $(bin_PROGRAMS)
106
107
108 DEFS = @DEFS@ -I. -I$(srcdir) -I../../Include
109 CPPFLAGS = @CPPFLAGS@
110 LDFLAGS = @LDFLAGS@
111 LIBS = @LIBS@
112 X_CFLAGS = @X_CFLAGS@
113 X_LIBS = @X_LIBS@
114 X_EXTRA_LIBS = @X_EXTRA_LIBS@
115 X_PRE_LIBS = @X_PRE_LIBS@
116 strips_OBJECTS =  add.o bands.o common.o free.o init.o local.o \
117 newpolve.o options.o output.o outputex.o partial.o queue.o sgi_triang.o \
118 sgi_triangex.o struct.o structex.o ties.o util.o
119 strips_LDADD = $(LDADD)
120 strips_DEPENDENCIES = 
121 strips_LDFLAGS = 
122 CFLAGS = @CFLAGS@
123 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
124 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
125 LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
126 DIST_COMMON =  Makefile.am Makefile.in
127
128
129 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
130
131 TAR = tar
132 GZIP = --best
133 DEP_FILES =  .deps/add.P .deps/bands.P .deps/common.P .deps/free.P \
134 .deps/init.P .deps/local.P .deps/newpolve.P .deps/options.P \
135 .deps/output.P .deps/outputex.P .deps/partial.P .deps/queue.P \
136 .deps/sgi_triang.P .deps/sgi_triangex.P .deps/struct.P .deps/structex.P \
137 .deps/ties.P .deps/util.P
138 SOURCES = $(strips_SOURCES)
139 OBJECTS = $(strips_OBJECTS)
140
141 all: Makefile $(PROGRAMS)
142
143 .SUFFIXES:
144 .SUFFIXES: .S .c .lo .o .s
145 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
146         cd $(top_srcdir) && $(AUTOMAKE) --gnu Tools/Stripe_u/Makefile
147
148 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
149         cd $(top_builddir) \
150           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
151
152
153 mostlyclean-binPROGRAMS:
154
155 clean-binPROGRAMS:
156         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
157
158 distclean-binPROGRAMS:
159
160 maintainer-clean-binPROGRAMS:
161
162 install-binPROGRAMS: $(bin_PROGRAMS)
163         @$(NORMAL_INSTALL)
164         $(mkinstalldirs) $(DESTDIR)$(bindir)
165         @list='$(bin_PROGRAMS)'; for p in $$list; do \
166           if test -f $$p; then \
167             echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
168             $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
169           else :; fi; \
170         done
171
172 uninstall-binPROGRAMS:
173         @$(NORMAL_UNINSTALL)
174         list='$(bin_PROGRAMS)'; for p in $$list; do \
175           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
176         done
177
178 .s.o:
179         $(COMPILE) -c $<
180
181 .S.o:
182         $(COMPILE) -c $<
183
184 mostlyclean-compile:
185         -rm -f *.o core *.core
186
187 clean-compile:
188
189 distclean-compile:
190         -rm -f *.tab.c
191
192 maintainer-clean-compile:
193
194 .s.lo:
195         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
196
197 .S.lo:
198         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
199
200 mostlyclean-libtool:
201         -rm -f *.lo
202
203 clean-libtool:
204         -rm -rf .libs _libs
205
206 distclean-libtool:
207
208 maintainer-clean-libtool:
209
210 strips: $(strips_OBJECTS) $(strips_DEPENDENCIES)
211         @rm -f strips
212         $(LINK) $(strips_LDFLAGS) $(strips_OBJECTS) $(strips_LDADD) $(LIBS)
213
214 tags: TAGS
215
216 ID: $(HEADERS) $(SOURCES) $(LISP)
217         here=`pwd` && cd $(srcdir) \
218           && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
219
220 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
221         tags=; \
222         here=`pwd`; \
223         list='$(SOURCES) $(HEADERS)'; \
224         unique=`for i in $$list; do echo $$i; done | \
225           awk '    { files[$$0] = 1; } \
226                END { for (i in files) print i; }'`; \
227         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
228           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
229
230 mostlyclean-tags:
231
232 clean-tags:
233
234 distclean-tags:
235         -rm -f TAGS ID
236
237 maintainer-clean-tags:
238
239 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
240
241 subdir = Tools/Stripe_u
242
243 distdir: $(DISTFILES)
244         here=`cd $(top_builddir) && pwd`; \
245         top_distdir=`cd $(top_distdir) && pwd`; \
246         distdir=`cd $(distdir) && pwd`; \
247         cd $(top_srcdir) \
248           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Tools/Stripe_u/Makefile
249         @for file in $(DISTFILES); do \
250           d=$(srcdir); \
251           test -f $(distdir)/$$file \
252           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
253           || cp -p $$d/$$file $(distdir)/$$file; \
254         done
255
256 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
257
258 -include $(DEP_FILES)
259
260 mostlyclean-depend:
261
262 clean-depend:
263
264 distclean-depend:
265
266 maintainer-clean-depend:
267         -rm -rf .deps
268
269 %.o: %.c
270         @echo '$(COMPILE) -c $<'; \
271         $(COMPILE) -Wp,-MD,.deps/$(*F).P -c $<
272
273 %.lo: %.c
274         @echo '$(LTCOMPILE) -c $<'; \
275         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
276         @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
277           < .deps/$(*F).p > .deps/$(*F).P
278         @-rm -f .deps/$(*F).p
279 info:
280 dvi:
281 check: all
282         $(MAKE)
283 installcheck:
284 install-exec: install-binPROGRAMS
285         @$(NORMAL_INSTALL)
286
287 install-data: 
288         @$(NORMAL_INSTALL)
289
290 install: install-exec install-data all
291         @:
292
293 uninstall: uninstall-binPROGRAMS
294
295 install-strip:
296         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
297 installdirs:
298         $(mkinstalldirs)  $(DATADIR)$(bindir)
299
300
301 mostlyclean-generic:
302         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
303
304 clean-generic:
305         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
306
307 distclean-generic:
308         -rm -f Makefile $(DISTCLEANFILES)
309         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
310         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
311
312 maintainer-clean-generic:
313         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
314         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
315 mostlyclean:  mostlyclean-binPROGRAMS mostlyclean-compile \
316                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
317                 mostlyclean-generic
318
319 clean:  clean-binPROGRAMS clean-compile clean-libtool clean-tags \
320                 clean-depend clean-generic mostlyclean
321
322 distclean:  distclean-binPROGRAMS distclean-compile distclean-libtool \
323                 distclean-tags distclean-depend distclean-generic clean
324         -rm -f config.status
325         -rm -f libtool
326
327 maintainer-clean:  maintainer-clean-binPROGRAMS maintainer-clean-compile \
328                 maintainer-clean-libtool maintainer-clean-tags \
329                 maintainer-clean-depend maintainer-clean-generic \
330                 distclean
331         @echo "This command is intended for maintainers to use;"
332         @echo "it deletes files that may require special tools to rebuild."
333
334 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
335 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
336 mostlyclean-compile distclean-compile clean-compile \
337 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
338 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
339 distclean-tags clean-tags maintainer-clean-tags distdir \
340 mostlyclean-depend distclean-depend clean-depend \
341 maintainer-clean-depend info dvi installcheck install-exec install-data \
342 install uninstall all installdirs mostlyclean-generic distclean-generic \
343 clean-generic maintainer-clean-generic clean mostlyclean distclean \
344 maintainer-clean
345
346
347 # Tell versions [3.59,3.63) of GNU make to not export all variables.
348 # Otherwise a system limit (for SysV at least) may be exceeded.
349 .NOEXPORT: