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# Copyright (C) 2004-2006 Free Software Foundation, Inc.
18#
19# This file is free software, distributed under the terms of the GNU
20# General Public License.  As a special exception to the GNU General
21# Public License, this file may be distributed as part of a program
22# that contains a configuration script generated by Autoconf, under
23# the same distribution terms as the rest of that program.
24#
25# Generated by gnulib-tool.
26# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib/lib --m4-base=gnulib/m4 --doc-base=gnulib/doc --aux-dir=utils --lgpl --libtool --macro-prefix=gl getopt
27
28
29
30srcdir = @srcdir@
31top_srcdir = @top_srcdir@
32VPATH = @srcdir@
33pkgdatadir = $(datadir)/@PACKAGE@
34pkglibdir = $(libdir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36top_builddir = ../..
37am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38INSTALL = @INSTALL@
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50build_triplet = @build@
51host_triplet = @host@
52target_triplet = @target@
53subdir = gnulib/lib
54DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
55	$(srcdir)/Makefile.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/getopt.m4 \
58	$(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
59	$(top_srcdir)/gnulib/m4/onceonly_2_57.m4 \
60	$(top_srcdir)/gnulib/m4/unistd_h.m4 \
61	$(top_srcdir)/m4/ac_libtool_tags.m4 \
62	$(top_srcdir)/m4/ax_check_funcs_comp.m4 \
63	$(top_srcdir)/m4/ax_check_sign.m4 \
64	$(top_srcdir)/m4/ax_decl_wchar_max.m4 \
65	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
66	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
67	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
68	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
69	$(top_srcdir)/m4/vl_prog_cc_warnings.m4 \
70	$(top_srcdir)/configure.ac
71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72	$(ACLOCAL_M4)
73mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
74CONFIG_HEADER = $(top_builddir)/config.h \
75	$(top_builddir)/lib/tre-config.h
76CONFIG_CLEAN_FILES =
77LIBRARIES = $(noinst_LIBRARIES)
78LTLIBRARIES = $(noinst_LTLIBRARIES)
79am__DEPENDENCIES_1 =
80am_libgnu_la_OBJECTS = dummy.lo
81libgnu_la_OBJECTS = $(am_libgnu_la_OBJECTS)
82DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/lib
83depcomp = $(SHELL) $(top_srcdir)/utils/depcomp
84am__depfiles_maybe = depfiles
85COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
88	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
89	$(AM_CFLAGS) $(CFLAGS)
90CCLD = $(CC)
91LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
92	$(AM_LDFLAGS) $(LDFLAGS) -o $@
93SOURCES = $(libgnu_la_SOURCES) $(EXTRA_libgnu_la_SOURCES)
94DIST_SOURCES = $(libgnu_la_SOURCES) $(EXTRA_libgnu_la_SOURCES)
95HEADERS = $(noinst_HEADERS)
96ETAGS = etags
97CTAGS = ctags
98DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99ACLOCAL = @ACLOCAL@
100ALLOCA = @ALLOCA@
101AMDEP_FALSE = @AMDEP_FALSE@
102AMDEP_TRUE = @AMDEP_TRUE@
103AMTAR = @AMTAR@
104AR = @AR@
105AS = @AS@
106AUTOCONF = @AUTOCONF@
107AUTOHEADER = @AUTOHEADER@
108AUTOMAKE = @AUTOMAKE@
109AWK = @AWK@
110CC = @CC@
111CCDEPMODE = @CCDEPMODE@
112CFLAGS = @CFLAGS@
113CPP = @CPP@
114CPPFLAGS = @CPPFLAGS@
115CYGPATH_W = @CYGPATH_W@
116DEFS = @DEFS@
117DEPDIR = @DEPDIR@
118DLLTOOL = @DLLTOOL@
119ECHO = @ECHO@
120ECHO_C = @ECHO_C@
121ECHO_N = @ECHO_N@
122ECHO_T = @ECHO_T@
123EGREP = @EGREP@
124EXEEXT = @EXEEXT@
125GETOPT_H = @GETOPT_H@
126GL_COND_LIBTOOL_FALSE = @GL_COND_LIBTOOL_FALSE@
127GL_COND_LIBTOOL_TRUE = @GL_COND_LIBTOOL_TRUE@
128GMSGFMT = @GMSGFMT@
129GREP = @GREP@
130INSTALL_DATA = @INSTALL_DATA@
131INSTALL_PROGRAM = @INSTALL_PROGRAM@
132INSTALL_SCRIPT = @INSTALL_SCRIPT@
133INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134INTLLIBS = @INTLLIBS@
135INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
136LDFLAGS = @LDFLAGS@
137LIBICONV = @LIBICONV@
138LIBINTL = @LIBINTL@
139LIBOBJS = @LIBOBJS@
140LIBS = @LIBS@
141LIBTOOL = @LIBTOOL@
142LN_S = @LN_S@
143LTLIBICONV = @LTLIBICONV@
144LTLIBINTL = @LTLIBINTL@
145LTLIBOBJS = @LTLIBOBJS@
146MAKEINFO = @MAKEINFO@
147MKINSTALLDIRS = @MKINSTALLDIRS@
148MSGFMT = @MSGFMT@
149MSGMERGE = @MSGMERGE@
150OBJDUMP = @OBJDUMP@
151OBJEXT = @OBJEXT@
152PACKAGE = @PACKAGE@
153PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154PACKAGE_NAME = @PACKAGE_NAME@
155PACKAGE_STRING = @PACKAGE_STRING@
156PACKAGE_TARNAME = @PACKAGE_TARNAME@
157PACKAGE_VERSION = @PACKAGE_VERSION@
158PATH_SEPARATOR = @PATH_SEPARATOR@
159POSUB = @POSUB@
160RANLIB = @RANLIB@
161SET_MAKE = @SET_MAKE@
162SHELL = @SHELL@
163STRIP = @STRIP@
164TRE_AGREP_FALSE = @TRE_AGREP_FALSE@
165TRE_AGREP_TRUE = @TRE_AGREP_TRUE@
166TRE_APPROX_FALSE = @TRE_APPROX_FALSE@
167TRE_APPROX_TRUE = @TRE_APPROX_TRUE@
168TRE_DEBUG_FALSE = @TRE_DEBUG_FALSE@
169TRE_DEBUG_TRUE = @TRE_DEBUG_TRUE@
170TRE_PROFILE_FALSE = @TRE_PROFILE_FALSE@
171TRE_PROFILE_TRUE = @TRE_PROFILE_TRUE@
172TRE_VERSION = @TRE_VERSION@
173UNISTD_H = @UNISTD_H@
174USE_NLS = @USE_NLS@
175VERSION = @VERSION@
176XGETTEXT = @XGETTEXT@
177ac_ct_CC = @ac_ct_CC@
178am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
179am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
180am__include = @am__include@
181am__leading_dot = @am__leading_dot@
182am__quote = @am__quote@
183am__tar = @am__tar@
184am__untar = @am__untar@
185bindir = @bindir@
186build = @build@
187build_alias = @build_alias@
188build_cpu = @build_cpu@
189build_os = @build_os@
190build_vendor = @build_vendor@
191datadir = @datadir@
192datarootdir = @datarootdir@
193docdir = @docdir@
194dvidir = @dvidir@
195exec_prefix = @exec_prefix@
196gl_LIBOBJS = @gl_LIBOBJS@
197gl_LTLIBOBJS = @gl_LTLIBOBJS@
198host = @host@
199host_alias = @host_alias@
200host_cpu = @host_cpu@
201host_os = @host_os@
202host_vendor = @host_vendor@
203htmldir = @htmldir@
204includedir = @includedir@
205infodir = @infodir@
206install_sh = @install_sh@
207libdir = @libdir@
208libexecdir = @libexecdir@
209localedir = @localedir@
210localstatedir = @localstatedir@
211mandir = @mandir@
212mkdir_p = @mkdir_p@
213oldincludedir = @oldincludedir@
214pdfdir = @pdfdir@
215prefix = @prefix@
216program_transform_name = @program_transform_name@
217psdir = @psdir@
218sbindir = @sbindir@
219sharedstatedir = @sharedstatedir@
220sysconfdir = @sysconfdir@
221target = @target@
222target_alias = @target_alias@
223target_cpu = @target_cpu@
224target_os = @target_os@
225target_vendor = @target_vendor@
226AUTOMAKE_OPTIONS = 1.5 gnits
227noinst_HEADERS =
228noinst_LIBRARIES =
229noinst_LTLIBRARIES = libgnu.la
230EXTRA_DIST = getopt.c getopt1.c getopt_.h getopt_int.h
231BUILT_SOURCES = $(GETOPT_H) $(UNISTD_H)
232SUFFIXES =
233MOSTLYCLEANFILES = core *.stackdump getopt.h getopt.h-t unistd.h
234MOSTLYCLEANDIRS =
235CLEANFILES =
236DISTCLEANFILES =
237MAINTAINERCLEANFILES =
238AM_CPPFLAGS =
239libgnu_la_SOURCES = gettext.h dummy.c
240libgnu_la_LIBADD = $(gl_LTLIBOBJS)
241libgnu_la_DEPENDENCIES = $(gl_LTLIBOBJS)
242EXTRA_libgnu_la_SOURCES = getopt.c getopt1.c
243libgnu_la_LDFLAGS = $(AM_LDFLAGS)
244all: $(BUILT_SOURCES)
245	$(MAKE) $(AM_MAKEFLAGS) all-am
246
247.SUFFIXES:
248.SUFFIXES: .c .lo .o .obj
249$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
250	@for dep in $?; do \
251	  case '$(am__configure_deps)' in \
252	    *$$dep*) \
253	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
254		&& exit 0; \
255	      exit 1;; \
256	  esac; \
257	done; \
258	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  gnulib/lib/Makefile'; \
259	cd $(top_srcdir) && \
260	  $(AUTOMAKE) --gnits  gnulib/lib/Makefile
261.PRECIOUS: Makefile
262Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263	@case '$?' in \
264	  *config.status*) \
265	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266	  *) \
267	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269	esac;
270
271$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274$(top_srcdir)/configure:  $(am__configure_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
277	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
279clean-noinstLIBRARIES:
280	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
281
282clean-noinstLTLIBRARIES:
283	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
284	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
285	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
286	  test "$$dir" != "$$p" || dir=.; \
287	  echo "rm -f \"$${dir}/so_locations\""; \
288	  rm -f "$${dir}/so_locations"; \
289	done
290libgnu.la: $(libgnu_la_OBJECTS) $(libgnu_la_DEPENDENCIES)
291	$(LINK)  $(libgnu_la_LDFLAGS) $(libgnu_la_OBJECTS) $(libgnu_la_LIBADD) $(LIBS)
292
293mostlyclean-compile:
294	-rm -f *.$(OBJEXT)
295
296distclean-compile:
297	-rm -f *.tab.c
298
299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Plo@am__quote@
300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Plo@am__quote@
301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Plo@am__quote@
302
303.c.o:
304@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
305@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
306@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
307@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308@am__fastdepCC_FALSE@	$(COMPILE) -c $<
309
310.c.obj:
311@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
312@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
313@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
314@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
315@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
316
317.c.lo:
318@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
319@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
320@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
321@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
322@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
323
324mostlyclean-libtool:
325	-rm -f *.lo
326
327clean-libtool:
328	-rm -rf .libs _libs
329
330distclean-libtool:
331	-rm -f libtool
332uninstall-info-am:
333
334ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
335	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336	unique=`for i in $$list; do \
337	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338	  done | \
339	  $(AWK) '    { files[$$0] = 1; } \
340	       END { for (i in files) print i; }'`; \
341	mkid -fID $$unique
342tags: TAGS
343
344TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
345		$(TAGS_FILES) $(LISP)
346	tags=; \
347	here=`pwd`; \
348	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349	unique=`for i in $$list; do \
350	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351	  done | \
352	  $(AWK) '    { files[$$0] = 1; } \
353	       END { for (i in files) print i; }'`; \
354	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
355	  test -n "$$unique" || unique=$$empty_fix; \
356	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357	    $$tags $$unique; \
358	fi
359ctags: CTAGS
360CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
361		$(TAGS_FILES) $(LISP)
362	tags=; \
363	here=`pwd`; \
364	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365	unique=`for i in $$list; do \
366	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367	  done | \
368	  $(AWK) '    { files[$$0] = 1; } \
369	       END { for (i in files) print i; }'`; \
370	test -z "$(CTAGS_ARGS)$$tags$$unique" \
371	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
372	     $$tags $$unique
373
374GTAGS:
375	here=`$(am__cd) $(top_builddir) && pwd` \
376	  && cd $(top_srcdir) \
377	  && gtags -i $(GTAGS_ARGS) $$here
378
379distclean-tags:
380	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
381
382distdir: $(DISTFILES)
383	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
384	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
385	list='$(DISTFILES)'; for file in $$list; do \
386	  case $$file in \
387	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
388	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
389	  esac; \
390	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
392	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
393	    dir="/$$dir"; \
394	    $(mkdir_p) "$(distdir)$$dir"; \
395	  else \
396	    dir=''; \
397	  fi; \
398	  if test -d $$d/$$file; then \
399	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
400	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
401	    fi; \
402	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
403	  else \
404	    test -f $(distdir)/$$file \
405	    || cp -p $$d/$$file $(distdir)/$$file \
406	    || exit 1; \
407	  fi; \
408	done
409check-am: all-am
410check: $(BUILT_SOURCES)
411	$(MAKE) $(AM_MAKEFLAGS) check-am
412all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
413installdirs:
414install: $(BUILT_SOURCES)
415	$(MAKE) $(AM_MAKEFLAGS) install-am
416install-exec: install-exec-am
417install-data: install-data-am
418uninstall: uninstall-am
419
420install-am: all-am
421	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
422
423installcheck: installcheck-am
424install-strip:
425	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
426	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
427	  `test -z '$(STRIP)' || \
428	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
429mostlyclean-generic:
430	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
431
432clean-generic:
433	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
434
435distclean-generic:
436	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
437	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
438
439maintainer-clean-generic:
440	@echo "This command is intended for maintainers to use"
441	@echo "it deletes files that may require special tools to rebuild."
442	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
443	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
444clean: clean-am
445
446clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
447	clean-noinstLTLIBRARIES mostlyclean-am
448
449distclean: distclean-am
450	-rm -rf ./$(DEPDIR)
451	-rm -f Makefile
452distclean-am: clean-am distclean-compile distclean-generic \
453	distclean-libtool distclean-tags
454
455dvi: dvi-am
456
457dvi-am:
458
459html: html-am
460
461info: info-am
462
463info-am:
464
465install-data-am:
466
467install-exec-am:
468
469install-info: install-info-am
470
471install-man:
472
473installcheck-am:
474
475maintainer-clean: maintainer-clean-am
476	-rm -rf ./$(DEPDIR)
477	-rm -f Makefile
478maintainer-clean-am: distclean-am maintainer-clean-generic
479
480mostlyclean: mostlyclean-am
481
482mostlyclean-am: mostlyclean-compile mostlyclean-generic \
483	mostlyclean-libtool mostlyclean-local
484
485pdf: pdf-am
486
487pdf-am:
488
489ps: ps-am
490
491ps-am:
492
493uninstall-am: uninstall-info-am
494
495.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
496	clean-libtool clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
497	ctags distclean distclean-compile distclean-generic \
498	distclean-libtool distclean-tags distdir dvi dvi-am html \
499	html-am info info-am install install-am install-data \
500	install-data-am install-exec install-exec-am install-info \
501	install-info-am install-man install-strip installcheck \
502	installcheck-am installdirs maintainer-clean \
503	maintainer-clean-generic mostlyclean mostlyclean-compile \
504	mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
505	pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
506
507
508# We need the following in order to create <getopt.h> when the system
509# doesn't have one that works with the given compiler.
510getopt.h: getopt_.h
511	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
512	  cat $(srcdir)/getopt_.h; \
513	} > $@-t
514	mv -f $@-t $@
515
516# We need the following in order to create an empty placeholder for
517# <unistd.h> when the system doesn't have one.
518unistd.h:
519	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
520	  echo '/* Empty placeholder for $@.  */'; \
521	} > $@
522
523mostlyclean-local: mostlyclean-generic
524	@for dir in '' $(MOSTLYCLEANDIRS); do \
525	  if test -n "$$dir" && test -d $$dir; then \
526	    echo "rmdir $$dir"; rmdir $$dir; \
527	  fi; \
528	done
529# Tell versions [3.59,3.63) of GNU make to not export all variables.
530# Otherwise a system limit (for SysV at least) may be exceeded.
531.NOEXPORT:
532