r4389: Auto commit for Debian build
[ctsim.git] / getopt / Makefile.in
1 # Makefile.in generated by automake 1.7.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
42 AMTAR = @AMTAR@
43 AUTOCONF = @AUTOCONF@
44 AUTOHEADER = @AUTOHEADER@
45 AUTOMAKE = @AUTOMAKE@
46 AWK = @AWK@
47 CC = @CC@
48 CCDEPMODE = @CCDEPMODE@
49 CFLAGS = @CFLAGS@
50 CPP = @CPP@
51 CPPFLAGS = @CPPFLAGS@
52 CXX = @CXX@
53 CXXDEPMODE = @CXXDEPMODE@
54 CXXFLAGS = @CXXFLAGS@
55 CYGPATH_W = @CYGPATH_W@
56 DEBUG_FALSE = @DEBUG_FALSE@
57 DEBUG_TRUE = @DEBUG_TRUE@
58 DEFS = @DEFS@
59 DEPDIR = @DEPDIR@
60 ECHO_C = @ECHO_C@
61 ECHO_N = @ECHO_N@
62 ECHO_T = @ECHO_T@
63 EGREP = @EGREP@
64 EXEEXT = @EXEEXT@
65 HAVE_SGP_FALSE = @HAVE_SGP_FALSE@
66 HAVE_SGP_TRUE = @HAVE_SGP_TRUE@
67 HAVE_WXWINDOWS_FALSE = @HAVE_WXWINDOWS_FALSE@
68 HAVE_WXWINDOWS_TRUE = @HAVE_WXWINDOWS_TRUE@
69 INCLUDED_GETOPT_LONG_FALSE = @INCLUDED_GETOPT_LONG_FALSE@
70 INCLUDED_GETOPT_LONG_TRUE = @INCLUDED_GETOPT_LONG_TRUE@
71 INSTALL_DATA = @INSTALL_DATA@
72 INSTALL_PROGRAM = @INSTALL_PROGRAM@
73 INSTALL_SCRIPT = @INSTALL_SCRIPT@
74 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75 LDFLAGS = @LDFLAGS@
76 LIBOBJS = @LIBOBJS@
77 LIBS = @LIBS@
78 LTLIBOBJS = @LTLIBOBJS@
79 MAINT = @MAINT@
80 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
81 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
82 MAKEINFO = @MAKEINFO@
83 NO_X_FALSE = @NO_X_FALSE@
84 NO_X_TRUE = @NO_X_TRUE@
85 OBJEXT = @OBJEXT@
86 PACKAGE = @PACKAGE@
87 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
88 PACKAGE_NAME = @PACKAGE_NAME@
89 PACKAGE_STRING = @PACKAGE_STRING@
90 PACKAGE_TARNAME = @PACKAGE_TARNAME@
91 PACKAGE_VERSION = @PACKAGE_VERSION@
92 PATH_SEPARATOR = @PATH_SEPARATOR@
93 RANLIB = @RANLIB@
94 SET_MAKE = @SET_MAKE@
95 SHELL = @SHELL@
96 STRIP = @STRIP@
97 USE_HTML_FALSE = @USE_HTML_FALSE@
98 USE_HTML_TRUE = @USE_HTML_TRUE@
99 USE_LAM_FALSE = @USE_LAM_FALSE@
100 USE_LAM_TRUE = @USE_LAM_TRUE@
101 VERSION = @VERSION@
102 X_BASIC_LIBS = @X_BASIC_LIBS@
103 X_CFLAGS = @X_CFLAGS@
104 X_EXTRA_LIBS = @X_EXTRA_LIBS@
105 X_LIBS = @X_LIBS@
106 X_PRE_LIBS = @X_PRE_LIBS@
107 X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
108 ac_ct_CC = @ac_ct_CC@
109 ac_ct_CXX = @ac_ct_CXX@
110 ac_ct_RANLIB = @ac_ct_RANLIB@
111 ac_ct_STRIP = @ac_ct_STRIP@
112 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
113 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
114 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
115 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
116 am__include = @am__include@
117 am__leading_dot = @am__leading_dot@
118 am__quote = @am__quote@
119 bindir = @bindir@
120 build = @build@
121 build_alias = @build_alias@
122 build_cpu = @build_cpu@
123 build_os = @build_os@
124 build_vendor = @build_vendor@
125 cgibindir = @cgibindir@
126 cgibinurl = @cgibinurl@
127 cgiprograms = @cgiprograms@
128 ctlibs = @ctlibs@
129 datadir = @datadir@
130 exec_prefix = @exec_prefix@
131 host = @host@
132 host_alias = @host_alias@
133 host_cpu = @host_cpu@
134 host_os = @host_os@
135 host_vendor = @host_vendor@
136 htmldata = @htmldata@
137 htmldir = @htmldir@
138 includedir = @includedir@
139 infodir = @infodir@
140 install_sh = @install_sh@
141 lamdefs = @lamdefs@
142 lamdir = @lamdir@
143 lamprograms = @lamprograms@
144 libdir = @libdir@
145 libexecdir = @libexecdir@
146 localstatedir = @localstatedir@
147 mandir = @mandir@
148 mpienable = @mpienable@
149 my_includes = @my_includes@
150 oldincludedir = @oldincludedir@
151 prefix = @prefix@
152 program_transform_name = @program_transform_name@
153 sbindir = @sbindir@
154 sharedstatedir = @sharedstatedir@
155 sysconfdir = @sysconfdir@
156 target_alias = @target_alias@
157 webdatadir = @webdatadir@
158 webdataurl = @webdataurl@
159 webenabled = @webenabled@
160 wxcflags = @wxcflags@
161 wxconfig = @wxconfig@
162 wxlibs = @wxlibs@
163 noinst_LIBRARIES = libgetopt.a
164 libgetopt_a_SOURCES = getopt.c getopt1.c 
165 noinst_HEADERS = getopt.h
166 INCLUDES = @my_includes@
167 EXTRA_DIST = Makefile.nt
168 subdir = getopt
169 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
170 CONFIG_HEADER = $(top_builddir)/config.h
171 CONFIG_CLEAN_FILES =
172 LIBRARIES = $(noinst_LIBRARIES)
173
174 libgetopt_a_AR = $(AR) cru
175 libgetopt_a_LIBADD =
176 am_libgetopt_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT)
177 libgetopt_a_OBJECTS = $(am_libgetopt_a_OBJECTS)
178
179 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
180 depcomp = $(SHELL) $(top_srcdir)/depcomp
181 am__depfiles_maybe = depfiles
182 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po
183 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
184         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
185 CCLD = $(CC)
186 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
187 DIST_SOURCES = $(libgetopt_a_SOURCES)
188 HEADERS = $(noinst_HEADERS)
189
190 DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in depcomp
191 SOURCES = $(libgetopt_a_SOURCES)
192
193 all: all-am
194
195 .SUFFIXES:
196 .SUFFIXES: .c .o .obj
197 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
198         cd $(top_srcdir) && \
199           $(AUTOMAKE) --gnu  getopt/Makefile
200 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
201         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
202
203 AR = ar
204
205 clean-noinstLIBRARIES:
206         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
207 libgetopt.a: $(libgetopt_a_OBJECTS) $(libgetopt_a_DEPENDENCIES) 
208         -rm -f libgetopt.a
209         $(libgetopt_a_AR) libgetopt.a $(libgetopt_a_OBJECTS) $(libgetopt_a_LIBADD)
210         $(RANLIB) libgetopt.a
211
212 mostlyclean-compile:
213         -rm -f *.$(OBJEXT) core *.core
214
215 distclean-compile:
216         -rm -f *.tab.c
217
218 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
219 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
220
221 distclean-depend:
222         -rm -rf ./$(DEPDIR)
223
224 .c.o:
225 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
226 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
227 @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
228 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
229 @am__fastdepCC_TRUE@    fi
230 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
231 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
232 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
233 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
234
235 .c.obj:
236 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
237 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
238 @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
239 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
240 @am__fastdepCC_TRUE@    fi
241 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
242 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
243 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
244 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
245 uninstall-info-am:
246
247 ETAGS = etags
248 ETAGSFLAGS =
249
250 CTAGS = ctags
251 CTAGSFLAGS =
252
253 tags: TAGS
254
255 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
256         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
257         unique=`for i in $$list; do \
258             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259           done | \
260           $(AWK) '    { files[$$0] = 1; } \
261                END { for (i in files) print i; }'`; \
262         mkid -fID $$unique
263
264 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
265                 $(TAGS_FILES) $(LISP)
266         tags=; \
267         here=`pwd`; \
268         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
269         unique=`for i in $$list; do \
270             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
271           done | \
272           $(AWK) '    { files[$$0] = 1; } \
273                END { for (i in files) print i; }'`; \
274         test -z "$(ETAGS_ARGS)$$tags$$unique" \
275           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
276              $$tags $$unique
277
278 ctags: CTAGS
279 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
280                 $(TAGS_FILES) $(LISP)
281         tags=; \
282         here=`pwd`; \
283         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
284         unique=`for i in $$list; do \
285             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286           done | \
287           $(AWK) '    { files[$$0] = 1; } \
288                END { for (i in files) print i; }'`; \
289         test -z "$(CTAGS_ARGS)$$tags$$unique" \
290           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
291              $$tags $$unique
292
293 GTAGS:
294         here=`$(am__cd) $(top_builddir) && pwd` \
295           && cd $(top_srcdir) \
296           && gtags -i $(GTAGS_ARGS) $$here
297
298 distclean-tags:
299         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
300 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
301
302 top_distdir = ..
303 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
304
305 distdir: $(DISTFILES)
306         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
307         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
308         list='$(DISTFILES)'; for file in $$list; do \
309           case $$file in \
310             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
311             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
312           esac; \
313           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
314           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
315           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
316             dir="/$$dir"; \
317             $(mkinstalldirs) "$(distdir)$$dir"; \
318           else \
319             dir=''; \
320           fi; \
321           if test -d $$d/$$file; then \
322             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
323               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
324             fi; \
325             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
326           else \
327             test -f $(distdir)/$$file \
328             || cp -p $$d/$$file $(distdir)/$$file \
329             || exit 1; \
330           fi; \
331         done
332 check-am: all-am
333 check: check-am
334 all-am: Makefile $(LIBRARIES) $(HEADERS)
335
336 installdirs:
337
338 install: install-am
339 install-exec: install-exec-am
340 install-data: install-data-am
341 uninstall: uninstall-am
342
343 install-am: all-am
344         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
345
346 installcheck: installcheck-am
347 install-strip:
348         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
349           INSTALL_STRIP_FLAG=-s \
350           `test -z '$(STRIP)' || \
351             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
352 mostlyclean-generic:
353
354 clean-generic:
355
356 distclean-generic:
357         -rm -f Makefile $(CONFIG_CLEAN_FILES)
358
359 maintainer-clean-generic:
360         @echo "This command is intended for maintainers to use"
361         @echo "it deletes files that may require special tools to rebuild."
362 clean: clean-am
363
364 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
365
366 distclean: distclean-am
367
368 distclean-am: clean-am distclean-compile distclean-depend \
369         distclean-generic distclean-tags
370
371 dvi: dvi-am
372
373 dvi-am:
374
375 info: info-am
376
377 info-am:
378
379 install-data-am:
380
381 install-exec-am:
382
383 install-info: install-info-am
384
385 install-man:
386
387 installcheck-am:
388
389 maintainer-clean: maintainer-clean-am
390
391 maintainer-clean-am: distclean-am maintainer-clean-generic
392
393 mostlyclean: mostlyclean-am
394
395 mostlyclean-am: mostlyclean-compile mostlyclean-generic
396
397 pdf: pdf-am
398
399 pdf-am:
400
401 ps: ps-am
402
403 ps-am:
404
405 uninstall-am: uninstall-info-am
406
407 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
408         clean-noinstLIBRARIES ctags distclean distclean-compile \
409         distclean-depend distclean-generic distclean-tags distdir dvi \
410         dvi-am info info-am install install-am install-data \
411         install-data-am install-exec install-exec-am install-info \
412         install-info-am install-man install-strip installcheck \
413         installcheck-am installdirs maintainer-clean \
414         maintainer-clean-generic mostlyclean mostlyclean-compile \
415         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
416         uninstall-am uninstall-info-am
417
418 # Tell versions [3.59,3.63) of GNU make to not export all variables.
419 # Otherwise a system limit (for SysV at least) may be exceeded.
420 .NOEXPORT: