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