r3: Initial revision
[ctsim.git] / getopt / Makefile
1 # Generated automatically from Makefile.in by configure.
2 # Makefile.in generated automatically by automake 1.4a from Makefile.am
3
4 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14
15 SHELL = /bin/sh
16
17 srcdir = .
18 top_srcdir = ..
19 prefix = /opt/ctsim
20 exec_prefix = ${prefix}
21
22 bindir = ${exec_prefix}/bin
23 sbindir = ${exec_prefix}/sbin
24 libexecdir = ${exec_prefix}/libexec
25 datadir = ${prefix}/share
26 sysconfdir = ${prefix}/etc
27 sharedstatedir = ${prefix}/com
28 localstatedir = ${prefix}/var
29 libdir = ${exec_prefix}/lib
30 infodir = ${prefix}/info
31 mandir = ${prefix}/man
32 includedir = ${prefix}/include
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/ctsim
38 pkglibdir = $(libdir)/ctsim
39 pkgincludedir = $(includedir)/ctsim
40
41 top_builddir = ..
42
43 ACLOCAL = aclocal
44 AUTOCONF = autoconf
45 AUTOMAKE = automake
46 AUTOHEADER = autoheader
47
48 INSTALL = /usr/bin/install -c
49 INSTALL_PROGRAM = ${INSTALL}
50 INSTALL_DATA = ${INSTALL} -m 644
51 INSTALL_SCRIPT = ${INSTALL_PROGRAM}
52 INSTALL_STRIP_FLAG =
53 transform = s,x,x,
54
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 AWK = gawk
62 CC = gcc
63 MAKEINFO = makeinfo
64 PACKAGE = ctsim
65 RANLIB = ranlib
66 VERSION = 0.5.0
67 X_BASIC_LIBS = -lXext -lX11
68 X_CFLAGS =  -I/usr/X11R6/include
69 X_EXTRA_LIBS = 
70 X_LIBS =  -L/usr/X11R6/lib
71 X_PRE_LIBS =  -lSM -lICE
72 X_TOOLKIT_LIBS = -lXt
73 cgibindir = /opt/apache/cgi-bin
74 cgibinurl = /cgi-bin
75 cgiprograms = ctsim.cgi
76 ctlamlibs = -lir_lam  -lezplot -lgraph -lkmath -lk -lcio -lpng -lz
77 ctlibs = -lir  -lezplot -lgraph -lkmath -lk -lcio -lpng -lz
78 htmldata = ctsim.html
79 htmldir = /opt/apache/htdocs/ctsim
80 lamdir = /opt/lam
81 lamprograms = ctrec-lam phm2sdf-lam phm2rs-lam
82 my_includes =  -I../include -I..
83 webdatadir = /opt/apache/htdocs/ctsim/webdata
84 webdataurl = /ctsim/webdata
85 webenabled = true
86
87 noinst_LIBRARIES = libgetopt.a
88 libgetopt_a_SOURCES = getopt.c getopt1.c 
89 noinst_HEADERS = getopt.h
90 INCLUDES =  -I../include -I..
91 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
92 CONFIG_HEADER = ../config.h
93 CONFIG_CLEAN_FILES = 
94 LIBRARIES =  $(noinst_LIBRARIES)
95
96
97 DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I..
98 CPPFLAGS = 
99 LDFLAGS =  -L/usr/lib -L/opt/lam/lib -L../libezplot -L../libgraph -L../libkmath -L../libk -L../libcio -L../libir
100 LIBS = -lm 
101 libgetopt_a_LIBADD = 
102 libgetopt_a_OBJECTS =  getopt.o getopt1.o
103 AR = ar
104 CFLAGS = -g -O2 -Wall -I/usr/include -I/opt/lam/include
105 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
106 CCLD = $(CC)
107 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
108 HEADERS =  $(noinst_HEADERS)
109
110 DIST_COMMON =  Makefile.am Makefile.in
111
112
113 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
114
115 TAR = gtar
116 GZIP_ENV = --best
117 DEP_FILES =  .deps/getopt.P .deps/getopt1.P
118 SOURCES = $(libgetopt_a_SOURCES)
119 OBJECTS = $(libgetopt_a_OBJECTS)
120
121 all: all-redirect
122 .SUFFIXES:
123 .SUFFIXES: .S .c .o .s
124 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
125         cd $(top_srcdir) && $(AUTOMAKE) --gnu getopt/Makefile
126
127 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
128         cd $(top_builddir) \
129           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
130
131
132 mostlyclean-noinstLIBRARIES:
133
134 clean-noinstLIBRARIES:
135         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
136
137 distclean-noinstLIBRARIES:
138
139 maintainer-clean-noinstLIBRARIES:
140
141 .s.o:
142         $(COMPILE) -c $<
143
144 .S.o:
145         $(COMPILE) -c $<
146
147 mostlyclean-compile:
148         -rm -f *.o core *.core
149
150 clean-compile:
151
152 distclean-compile:
153         -rm -f *.tab.c
154
155 maintainer-clean-compile:
156
157 libgetopt.a: $(libgetopt_a_OBJECTS) $(libgetopt_a_DEPENDENCIES)
158         -rm -f libgetopt.a
159         $(AR) cru libgetopt.a $(libgetopt_a_OBJECTS) $(libgetopt_a_LIBADD)
160         $(RANLIB) libgetopt.a
161
162 tags: TAGS
163
164 ID: $(HEADERS) $(SOURCES) $(LISP)
165         list='$(SOURCES) $(HEADERS)'; \
166         unique=`for i in $$list; do echo $$i; done | \
167           awk '    { files[$$0] = 1; } \
168                END { for (i in files) print i; }'`; \
169         here=`pwd` && cd $(srcdir) \
170           && mkid -f$$here/ID $$unique $(LISP)
171
172 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
173         tags=; \
174         here=`pwd`; \
175         list='$(SOURCES) $(HEADERS)'; \
176         unique=`for i in $$list; do echo $$i; done | \
177           awk '    { files[$$0] = 1; } \
178                END { for (i in files) print i; }'`; \
179         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
180           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
181
182 mostlyclean-tags:
183
184 clean-tags:
185
186 distclean-tags:
187         -rm -f TAGS ID
188
189 maintainer-clean-tags:
190
191 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
192
193 subdir = getopt
194
195 distdir: $(DISTFILES)
196         here=`cd $(top_builddir) && pwd`; \
197         top_distdir=`cd $(top_distdir) && pwd`; \
198         distdir=`cd $(distdir) && pwd`; \
199         cd $(top_srcdir) \
200           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu getopt/Makefile
201         @for file in $(DISTFILES); do \
202           d=$(srcdir); \
203           if test -d $$d/$$file; then \
204             cp -pr $$d/$$file $(distdir)/$$file; \
205           else \
206             test -f $(distdir)/$$file \
207             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
208             || cp -p $$d/$$file $(distdir)/$$file || :; \
209           fi; \
210         done
211
212 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
213
214 -include $(DEP_FILES)
215
216 mostlyclean-depend:
217
218 clean-depend:
219
220 distclean-depend:
221         -rm -rf .deps
222
223 maintainer-clean-depend:
224
225 %.o: %.c
226         @echo '$(COMPILE) -c $<'; \
227         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
228         @-cp .deps/$(*F).pp .deps/$(*F).P; \
229         tr ' ' '\012' < .deps/$(*F).pp \
230           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
231             >> .deps/$(*F).P; \
232         rm .deps/$(*F).pp
233
234 %.lo: %.c
235         @echo '$(LTCOMPILE) -c $<'; \
236         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
237         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
238           < .deps/$(*F).pp > .deps/$(*F).P; \
239         tr ' ' '\012' < .deps/$(*F).pp \
240           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
241             >> .deps/$(*F).P; \
242         rm -f .deps/$(*F).pp
243 info-am:
244 info: info-am
245 dvi-am:
246 dvi: dvi-am
247 check-am: all-am
248 check: check-am
249 installcheck-am:
250 installcheck: installcheck-am
251 install-exec-am:
252 install-exec: install-exec-am
253
254 install-data-am:
255 install-data: install-data-am
256
257 install-am: all-am
258         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
259 install: install-am
260 uninstall-am:
261 uninstall: uninstall-am
262 all-am: Makefile $(LIBRARIES) $(HEADERS)
263 all-redirect: all-am
264 install-strip:
265         $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
266 installdirs:
267
268
269 mostlyclean-generic:
270
271 clean-generic:
272
273 distclean-generic:
274         -rm -f Makefile $(CONFIG_CLEAN_FILES)
275         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
276
277 maintainer-clean-generic:
278 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
279                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
280
281 mostlyclean: mostlyclean-am
282
283 clean-am:  clean-noinstLIBRARIES clean-compile clean-tags clean-depend \
284                 clean-generic mostlyclean-am
285
286 clean: clean-am
287
288 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
289                 distclean-tags distclean-depend distclean-generic \
290                 clean-am
291
292 distclean: distclean-am
293
294 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
295                 maintainer-clean-compile maintainer-clean-tags \
296                 maintainer-clean-depend maintainer-clean-generic \
297                 distclean-am
298         @echo "This command is intended for maintainers to use;"
299         @echo "it deletes files that may require special tools to rebuild."
300
301 maintainer-clean: maintainer-clean-am
302
303 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
304 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
305 mostlyclean-compile distclean-compile clean-compile \
306 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
307 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
308 distclean-depend clean-depend maintainer-clean-depend info-am info \
309 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
310 install-exec install-data-am install-data install-am install \
311 uninstall-am uninstall all-redirect all-am all installdirs \
312 mostlyclean-generic distclean-generic clean-generic \
313 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
314
315
316 # Tell versions [3.59,3.63) of GNU make to not export all variables.
317 # Otherwise a system limit (for SysV at least) may be exceeded.
318 .NOEXPORT: