]> jfr.im git - irc/evilnet/x3.git/blame - rx/Makefile.in
Fixed a couple of bugs in BURST message formatting
[irc/evilnet/x3.git] / rx / Makefile.in
CommitLineData
c6254516 1# Makefile.in generated by automake 1.11.3 from Makefile.am.
2e60eec0 2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
c6254516
R
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
2e60eec0 7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
2e60eec0 18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
2e60eec0 20pkgincludedir = $(includedir)/@PACKAGE@
db946ede 21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
2e60eec0 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2e60eec0 24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38subdir = rx
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING.LIB \
40 ChangeLog compile depcomp
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/src/config.h
47CONFIG_CLEAN_FILES =
db946ede 48CONFIG_CLEAN_VPATH_FILES =
2e60eec0 49LIBRARIES = $(noinst_LIBRARIES)
0f6fe38c 50AR = ar
2e60eec0 51ARFLAGS = cru
52librx_a_AR = $(AR) $(ARFLAGS)
53librx_a_LIBADD =
54am_librx_a_OBJECTS = hashrexp.$(OBJEXT) rx.$(OBJEXT) rxanal.$(OBJEXT) \
55 rxbasic.$(OBJEXT) rxbitset.$(OBJEXT) rxcset.$(OBJEXT) \
56 rxgnucomp.$(OBJEXT) rxhash.$(OBJEXT) rxnfa.$(OBJEXT) \
57 rxnode.$(OBJEXT) rxposix.$(OBJEXT) rxsimp.$(OBJEXT) \
58 rxspencer.$(OBJEXT) rxstr.$(OBJEXT) rxsuper.$(OBJEXT) \
59 rxunfa.$(OBJEXT)
60librx_a_OBJECTS = $(am_librx_a_OBJECTS)
cbfd323c 61DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
2e60eec0 62depcomp = $(SHELL) $(top_srcdir)/depcomp
63am__depfiles_maybe = depfiles
db946ede 64am__mv = mv -f
2e60eec0 65COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67CCLD = $(CC)
0f6fe38c 68LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
2e60eec0 69SOURCES = $(librx_a_SOURCES)
70DIST_SOURCES = $(librx_a_SOURCES)
71ETAGS = etags
72CTAGS = ctags
73DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74ACLOCAL = @ACLOCAL@
75ALLOCA = @ALLOCA@
2e60eec0 76AMTAR = @AMTAR@
77AUTOCONF = @AUTOCONF@
78AUTOHEADER = @AUTOHEADER@
79AUTOMAKE = @AUTOMAKE@
80AWK = @AWK@
81CC = @CC@
82CCDEPMODE = @CCDEPMODE@
83CFLAGS = @CFLAGS@
07559983 84CP = @CP@
2e60eec0 85CPP = @CPP@
86CPPFLAGS = @CPPFLAGS@
87CYGPATH_W = @CYGPATH_W@
88DEFS = @DEFS@
89DEPDIR = @DEPDIR@
90ECHO_C = @ECHO_C@
91ECHO_N = @ECHO_N@
92ECHO_T = @ECHO_T@
93EGREP = @EGREP@
94EXEEXT = @EXEEXT@
a8b2ad8d 95GREP = @GREP@
2f65da8f 96INSTALL = @INSTALL@
2e60eec0 97INSTALL_DATA = @INSTALL_DATA@
98INSTALL_PROGRAM = @INSTALL_PROGRAM@
99INSTALL_SCRIPT = @INSTALL_SCRIPT@
100INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101LDFLAGS = @LDFLAGS@
102LIBOBJS = @LIBOBJS@
103LIBS = @LIBS@
104LN_S = @LN_S@
105LTLIBOBJS = @LTLIBOBJS@
106MAINT = @MAINT@
2e60eec0 107MAKEINFO = @MAKEINFO@
5b1166fd 108MAKER = @MAKER@
2f65da8f 109MKDIR_P = @MKDIR_P@
2e60eec0 110MODULE_OBJS = @MODULE_OBJS@
111MY_SUBDIRS = @MY_SUBDIRS@
112OBJEXT = @OBJEXT@
113PACKAGE = @PACKAGE@
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
db946ede 118PACKAGE_URL = @PACKAGE_URL@
2e60eec0 119PACKAGE_VERSION = @PACKAGE_VERSION@
120PATH_SEPARATOR = @PATH_SEPARATOR@
4cb36ef0 121PY_CFLAGS = @PY_CFLAGS@
122PY_LIBS = @PY_LIBS@
2e60eec0 123RANLIB = @RANLIB@
124RX_INCLUDES = @RX_INCLUDES@
125RX_LIBS = @RX_LIBS@
126SET_MAKE = @SET_MAKE@
127SHELL = @SHELL@
128STRIP = @STRIP@
ec311f39 129TRACK = @TRACK@
2e60eec0 130VERSION = @VERSION@
2f65da8f 131abs_builddir = @abs_builddir@
132abs_srcdir = @abs_srcdir@
133abs_top_builddir = @abs_top_builddir@
134abs_top_srcdir = @abs_top_srcdir@
2e60eec0 135ac_ct_CC = @ac_ct_CC@
2e60eec0 136am__include = @am__include@
137am__leading_dot = @am__leading_dot@
138am__quote = @am__quote@
139am__tar = @am__tar@
140am__untar = @am__untar@
141bindir = @bindir@
142build = @build@
143build_alias = @build_alias@
144build_cpu = @build_cpu@
145build_os = @build_os@
146build_vendor = @build_vendor@
2f65da8f 147builddir = @builddir@
2e60eec0 148datadir = @datadir@
a8b2ad8d 149datarootdir = @datarootdir@
150docdir = @docdir@
151dvidir = @dvidir@
2e60eec0 152exec_prefix = @exec_prefix@
153host = @host@
154host_alias = @host_alias@
155host_cpu = @host_cpu@
156host_os = @host_os@
157host_vendor = @host_vendor@
a8b2ad8d 158htmldir = @htmldir@
2e60eec0 159includedir = @includedir@
160infodir = @infodir@
161install_sh = @install_sh@
162libdir = @libdir@
163libexecdir = @libexecdir@
a8b2ad8d 164localedir = @localedir@
2e60eec0 165localstatedir = @localstatedir@
166mandir = @mandir@
167mkdir_p = @mkdir_p@
168oldincludedir = @oldincludedir@
a8b2ad8d 169pdfdir = @pdfdir@
2e60eec0 170prefix = @prefix@
171program_transform_name = @program_transform_name@
a8b2ad8d 172psdir = @psdir@
4cb36ef0 173pythonpath = @pythonpath@
2e60eec0 174sbindir = @sbindir@
175sharedstatedir = @sharedstatedir@
2f65da8f 176srcdir = @srcdir@
2e60eec0 177sysconfdir = @sysconfdir@
178target = @target@
179target_alias = @target_alias@
180target_cpu = @target_cpu@
181target_os = @target_os@
182target_vendor = @target_vendor@
db946ede 183top_build_prefix = @top_build_prefix@
2f65da8f 184top_builddir = @top_builddir@
185top_srcdir = @top_srcdir@
2e60eec0 186
187# this is "dirty" code -- please don't compile with -Wall :)
188AM_CFLAGS = -W
189noinst_LIBRARIES = librx.a
190librx_a_SOURCES = \
191 hashrexp.c \
192 _rx.h rx.c rx.h \
193 rxanal.c rxanal.h \
194 rxbasic.c rxbasic.h \
195 rxbitset.c rxbitset.h \
196 rxcontext.h \
197 rxcset.c rxcset.h \
198 rxgnucomp.c rxgnucomp.h \
199 rxhash.c rxhash.h \
200 rxnfa.c rxnfa.h \
201 rxnode.c rxnode.h \
202 rxposix.c inst-rxposix.h rxposix.h \
203 rxproto.h \
204 rxsimp.c rxsimp.h \
205 rxspencer.c rxspencer.h \
206 rxstr.c rxstr.h \
207 rxsuper.c rxsuper.h \
208 rxunfa.c rxunfa.h \
209 rxall.h
210
211all: all-am
212
213.SUFFIXES:
0f6fe38c 214.SUFFIXES: .c .o .obj
2e60eec0 215$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
216 @for dep in $?; do \
217 case '$(am__configure_deps)' in \
218 *$$dep*) \
db946ede 219 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
220 && { if test -f $@; then exit 0; else break; fi; }; \
2e60eec0 221 exit 1;; \
222 esac; \
223 done; \
db946ede 224 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rx/Makefile'; \
225 $(am__cd) $(top_srcdir) && \
226 $(AUTOMAKE) --gnu rx/Makefile
2e60eec0 227.PRECIOUS: Makefile
228Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229 @case '$?' in \
230 *config.status*) \
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
232 *) \
233 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
234 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
235 esac;
236
237$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
db946ede 244$(am__aclocal_m4_deps):
2e60eec0 245
246clean-noinstLIBRARIES:
247 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
c6254516 248librx.a: $(librx_a_OBJECTS) $(librx_a_DEPENDENCIES) $(EXTRA_librx_a_DEPENDENCIES)
2e60eec0 249 -rm -f librx.a
250 $(librx_a_AR) librx.a $(librx_a_OBJECTS) $(librx_a_LIBADD)
251 $(RANLIB) librx.a
252
253mostlyclean-compile:
254 -rm -f *.$(OBJEXT)
255
256distclean-compile:
257 -rm -f *.tab.c
258
259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashrexp.Po@am__quote@
260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx.Po@am__quote@
261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxanal.Po@am__quote@
262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxbasic.Po@am__quote@
263@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxbitset.Po@am__quote@
264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxcset.Po@am__quote@
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxgnucomp.Po@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxhash.Po@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxnfa.Po@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxnode.Po@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxposix.Po@am__quote@
270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxsimp.Po@am__quote@
271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxspencer.Po@am__quote@
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxstr.Po@am__quote@
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxsuper.Po@am__quote@
274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxunfa.Po@am__quote@
275
276.c.o:
2f65da8f 277@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
db946ede 278@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2e60eec0 279@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
280@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
281@am__fastdepCC_FALSE@ $(COMPILE) -c $<
282
283.c.obj:
2f65da8f 284@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
db946ede 285@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2e60eec0 286@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
287@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
288@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2e60eec0 289
290ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
291 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
292 unique=`for i in $$list; do \
293 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294 done | \
db946ede 295 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
cbfd323c 296 END { if (nonempty) { for (i in files) print i; }; }'`; \
2e60eec0 297 mkid -fID $$unique
298tags: TAGS
299
300TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
301 $(TAGS_FILES) $(LISP)
db946ede 302 set x; \
2e60eec0 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 | \
cbfd323c 308 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
309 END { if (nonempty) { for (i in files) print i; }; }'`; \
db946ede 310 shift; \
311 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2e60eec0 312 test -n "$$unique" || unique=$$empty_fix; \
db946ede 313 if test $$# -gt 0; then \
314 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
315 "$$@" $$unique; \
316 else \
317 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
318 $$unique; \
319 fi; \
2e60eec0 320 fi
321ctags: CTAGS
322CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
323 $(TAGS_FILES) $(LISP)
2e60eec0 324 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325 unique=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 done | \
cbfd323c 328 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329 END { if (nonempty) { for (i in files) print i; }; }'`; \
db946ede 330 test -z "$(CTAGS_ARGS)$$unique" \
2e60eec0 331 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
db946ede 332 $$unique
2e60eec0 333
334GTAGS:
335 here=`$(am__cd) $(top_builddir) && pwd` \
db946ede 336 && $(am__cd) $(top_srcdir) \
337 && gtags -i $(GTAGS_ARGS) "$$here"
2e60eec0 338
339distclean-tags:
340 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
341
342distdir: $(DISTFILES)
2f65da8f 343 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
344 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345 list='$(DISTFILES)'; \
346 dist_files=`for file in $$list; do echo $$file; done | \
347 sed -e "s|^$$srcdirstrip/||;t" \
348 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
349 case $$dist_files in \
350 */*) $(MKDIR_P) `echo "$$dist_files" | \
351 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
352 sort -u` ;; \
353 esac; \
354 for file in $$dist_files; do \
2e60eec0 355 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2e60eec0 356 if test -d $$d/$$file; then \
2f65da8f 357 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
db946ede 358 if test -d "$(distdir)/$$file"; then \
359 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
360 fi; \
2e60eec0 361 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
db946ede 362 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
363 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2e60eec0 364 fi; \
db946ede 365 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2e60eec0 366 else \
db946ede 367 test -f "$(distdir)/$$file" \
368 || cp -p $$d/$$file "$(distdir)/$$file" \
2e60eec0 369 || exit 1; \
370 fi; \
371 done
372check-am: all-am
373check: check-am
374all-am: Makefile $(LIBRARIES)
375installdirs:
376install: install-am
377install-exec: install-exec-am
378install-data: install-data-am
379uninstall: uninstall-am
380
381install-am: all-am
382 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383
384installcheck: installcheck-am
385install-strip:
c6254516
R
386 if test -z '$(STRIP)'; then \
387 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
388 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
389 install; \
390 else \
391 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
392 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
393 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
394 fi
2e60eec0 395mostlyclean-generic:
396
397clean-generic:
398
399distclean-generic:
400 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
db946ede 401 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2e60eec0 402
403maintainer-clean-generic:
404 @echo "This command is intended for maintainers to use"
405 @echo "it deletes files that may require special tools to rebuild."
406clean: clean-am
407
0f6fe38c 408clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
2e60eec0 409
410distclean: distclean-am
411 -rm -rf ./$(DEPDIR)
412 -rm -f Makefile
413distclean-am: clean-am distclean-compile distclean-generic \
35305a49 414 distclean-tags
2e60eec0 415
416dvi: dvi-am
417
418dvi-am:
419
420html: html-am
421
db946ede 422html-am:
423
2e60eec0 424info: info-am
425
426info-am:
427
428install-data-am:
429
2f65da8f 430install-dvi: install-dvi-am
431
db946ede 432install-dvi-am:
433
2e60eec0 434install-exec-am:
435
2f65da8f 436install-html: install-html-am
437
db946ede 438install-html-am:
439
2e60eec0 440install-info: install-info-am
441
db946ede 442install-info-am:
443
2e60eec0 444install-man:
445
2f65da8f 446install-pdf: install-pdf-am
447
db946ede 448install-pdf-am:
449
2f65da8f 450install-ps: install-ps-am
451
db946ede 452install-ps-am:
453
2e60eec0 454installcheck-am:
455
456maintainer-clean: maintainer-clean-am
457 -rm -rf ./$(DEPDIR)
458 -rm -f Makefile
459maintainer-clean-am: distclean-am maintainer-clean-generic
460
461mostlyclean: mostlyclean-am
462
0f6fe38c 463mostlyclean-am: mostlyclean-compile mostlyclean-generic
2e60eec0 464
465pdf: pdf-am
466
467pdf-am:
468
469ps: ps-am
470
471ps-am:
472
2f65da8f 473uninstall-am:
474
475.MAKE: install-am install-strip
2e60eec0 476
477.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
0f6fe38c 478 clean-noinstLIBRARIES ctags distclean distclean-compile \
479 distclean-generic distclean-tags distdir dvi dvi-am html \
480 html-am info info-am install install-am install-data \
2f65da8f 481 install-data-am install-dvi install-dvi-am install-exec \
482 install-exec-am install-html install-html-am install-info \
483 install-info-am install-man install-pdf install-pdf-am \
484 install-ps install-ps-am install-strip installcheck \
0f6fe38c 485 installcheck-am installdirs maintainer-clean \
486 maintainer-clean-generic mostlyclean mostlyclean-compile \
487 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
2f65da8f 488 uninstall-am
2e60eec0 489
db946ede 490
2e60eec0 491# Tell versions [3.59,3.63) of GNU make to not export all variables.
492# Otherwise a system limit (for SysV at least) may be exceeded.
493.NOEXPORT: