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