# Makefile.in generated by automake 1.9.2 from Makefile.am. # test/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. SOURCES = $(simtable_SOURCES) srcdir = . top_srcdir = .. pkgdatadir = $(datadir)/enca pkglibdir = $(libdir)/enca pkgincludedir = $(includedir)/enca top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /opt/local/bin/ginstall -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = i686-apple-darwin9.2.2 host_triplet = i686-apple-darwin9.2.2 #noinst_PROGRAMS = simtable$(EXEEXT) subdir = test DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \ $(top_srcdir)/m4/libiconv.m4 $(top_srcdir)/m4/libm.m4 \ $(top_srcdir)/m4/librecode.m4 $(top_srcdir)/m4/localias.m4 \ $(top_srcdir)/m4/scanf.m4 $(top_srcdir)/m4/tools.m4 \ $(top_srcdir)/m4/typevar.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = PROGRAMS = $(noinst_PROGRAMS) am__simtable_SOURCES_DIST = simtable.c #am_simtable_OBJECTS = simtable.$(OBJEXT) simtable_OBJECTS = $(am_simtable_OBJECTS) SCRIPTS = $(noinst_SCRIPTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(simtable_SOURCES) DIST_SOURCES = $(am__simtable_SOURCES_DIST) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/enca-1.9/missing --run aclocal-1.9 -I m4 AMDEP_FALSE = # AMDEP_TRUE = AMTAR = ${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/enca-1.9/missing --run tar AR = ar AUTOCONF = ${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/enca-1.9/missing --run autoconf AUTOHEADER = ${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/enca-1.9/missing --run autoheader AUTOMAKE = ${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/enca-1.9/missing --run automake-1.9 AWK = gawk CC = gcc CCDEPMODE = depmode=gcc3 CFLAGS = -Wall -W -pedantic -g -O2 CONVERTOR_LIBS = -liconv CPP = gcc -E CPPFLAGS = -I/usr/local/include CSTOCS_PROG = CXX = g++ CXXCPP = g++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 CYGPATH_W = echo DEFAULT_CONVERTOR_LIST = built-in,iconv DEFAULT_EXTERNAL_CONVERTOR = piconv DEFS = -DHAVE_CONFIG_H DEPDIR = .deps ECHO = /bin/echo ECHO_C = \c ECHO_N = ECHO_T = EGREP = grep -E ENABLE_GTK_DOC_FALSE = # ENABLE_GTK_DOC_TRUE = EXEEXT = F77 = FFLAGS = GTKDOC = true HTML_DIR = ${prefix}/share/gtk-doc/html INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s LDFLAGS = -L/usr/local/lib LIBICONV = -liconv LIBM = -lm LIBOBJS = LIBS = -lm LIBTOOL = $(SHELL) $(top_builddir)/libtool LN_S = ln -s LTLIBICONV = -liconv LTLIBOBJS = MAINT = # MAINTAINER_MODE_FALSE = MAINTAINER_MODE_TRUE = # MAKEINFO = ${SHELL} /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/enca-1.9/missing --run makeinfo MAP_PROG = MKTEMP_PROG = /usr/bin/mktemp OBJEXT = o PACKAGE = enca PACKAGE_BUGREPORT = David Necas (Yeti) PACKAGE_NAME = Enca PACKAGE_STRING = Enca 1.9 PACKAGE_TARNAME = enca PACKAGE_VERSION = 1.9 PATH_SEPARATOR = : PICONV_PROG = /opt/local/bin/piconv RANLIB = ranlib RECODE_PROG = RELEASE = 1 SET_MAKE = SHELL = /bin/sh SHELL_RANDOM_FILENAME = `/usr/bin/mktemp /tmp/enca-$$-XXXXXXXX` STRIP = strip UMAP_PROG = VERSION = 1.9 ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CXX = g++ ac_ct_F77 = ac_ct_RANLIB = ranlib ac_ct_STRIP = strip am__fastdepCC_FALSE = # am__fastdepCC_TRUE = am__fastdepCXX_FALSE = # am__fastdepCXX_TRUE = am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin build = i686-apple-darwin9.2.2 build_alias = build_cpu = i686 build_os = darwin9.2.2 build_vendor = apple datadir = ${prefix}/share exec_prefix = ${prefix} host = i686-apple-darwin9.2.2 host_alias = host_cpu = i686 host_os = darwin9.2.2 host_vendor = apple includedir = ${prefix}/include infodir = ${prefix}/info install_sh = /Volumes/Whopper/Users/elan/Code/C++/XBMC-sources/enca-1.9/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localstatedir = ${prefix}/var mandir = ${prefix}/man mkdir_p = $(mkinstalldirs) oldincludedir = /usr/include prefix = /usr/local program_transform_name = s,x,x, sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com sysconfdir = ${prefix}/etc target_alias = # @(#) $Id: Makefile.am,v 1.26 2005/12/01 10:12:10 yeti Exp $ TESTS_ENVIRONMENT = srcdir=. top_srcdir=.. top_builddir=../ TESTS = \ ./test-lists.sh \ ./test-long-texts.sh \ ./test-convlist.sh \ ./test-guess-short.sh \ ./test-guess-stdin.sh \ ./test-guess-utf8.sh \ ./test-pP.sh \ ./test-aliases.sh \ ./test-empty.sh \ ./test-convert-64.sh \ ./test-convert-filter.sh \ ./test-errors.sh \ ./test-ENCAOPT.sh \ ./test-default-cs.sh \ ./test-external.sh \ ./test-iconv.sh \ ./test-recode.sh noinst_SCRIPTS = \ dummy-convertor.sh \ failing-convertor.sh \ failing-convertor2.sh \ finish.sh \ setup.sh #simtable_SOURCES = simtable.c #simtable_LDFLAGS = -L/usr/local/lib -lm #simtable_LDADD = $(top_builddir)/lib/libenca.la #simtable_DEPENDENCIES = $(top_builddir)/lib/libenca.la #INCLUDES = -I$(top_srcdir)/lib EXTRA_DIST = $(TEST_SAMPLES) $(TESTS) $(TEST_RESULTS) $(noinst_SCRIPTS) TEST_RESULTS = \ test-guess-short.expected \ test-guess-utf8.expected \ test-external.expected \ test-pP.expected TEST_SAMPLES = \ be-s.cp1251 \ be-s.ibm855 \ be-s.ibm866 \ be-s.iso88595 \ be-s.koi8uni \ be-s.maccyr \ be-s.utf8 \ be-utf8.ibm855 \ be-utf8.iso88595 \ bg-s.cp1251 \ bg-s.cp1251.qp \ bg-s.ecma113 \ bg-s.ibm855 \ bg-s.iso88595 \ bg-s.maccyr \ bg-s.utf8 \ bg-utf8.bin \ bg-utf8.cp1251 \ bg-utf8.ecma113 \ bg-utf8.ibm855 \ bg-utf8.iso88595 \ bg-utf8.maccyr \ cs-s.cork \ cs-s.cp1250 \ cs-s.ibm852 \ cs-s.ibm852.qp \ cs-s.iso88592 \ cs-s.keybcs2 \ cs-s.koi8cs2 \ cs-s.macce \ cs-s.utf8 \ cs-utf8.bin \ cs-utf8.cork \ cs-utf8.ibm852 \ cs-utf8.iso88592 \ et-s.baltic \ et-s.cp1257 \ et-s.ibm775 \ et-s.iso885913 \ et-s.iso88594 \ et-s.iso88594.qp \ et-s.macce \ et-s.utf8 \ et-utf8.bin \ et-utf8.ibm775 \ et-utf8.iso885913 \ et-utf8.iso88594 \ hr-s.cork \ hr-s.cp1250 \ hr-s.ibm852 \ hr-s.iso88592 \ hr-s.iso88592.qp \ hr-s.macce \ hr-s.utf8 \ hr-utf8.cp1250 \ hr-utf8.ibm852 \ hu-s.cork \ hu-s.cp1250 \ hu-s.ibm852 \ hu-s.iso88592 \ hu-s.macce \ hu-s.macce.qp \ hu-s.utf8 \ hu-utf8.cork \ hu-utf8.cp1250 \ hu-utf8.ibm852 \ hu-utf8.macce \ lt-s.baltic \ lt-s.cp1257 \ lt-s.ibm775 \ lt-s.iso885913 \ lt-s.iso88594 \ lt-s.macce \ lt-s.utf8 \ lt-utf8.ibm775 \ lt-utf8.iso88594 \ lt-utf8.macce \ lv-s.baltic \ lv-s.cp1257 \ lv-s.ibm775 \ lv-s.iso885913 \ lv-s.iso885913.qp \ lv-s.iso88594 \ lv-s.macce \ lv-s.utf8 \ lv-utf8.ibm775 \ lv-utf8.iso88594 \ lv-utf8.macce \ none-s.ucs2 \ none-s.ucs2le \ none-s.ucs2le.qp \ none-s.ucs4 \ none-s.ucs4le \ none-s.utf7 \ none-s.utf8 \ none-utf8.messy \ pl-s.baltic \ pl-s.baltic.qp \ pl-s.cork \ pl-s.cp1250 \ pl-s.ibm852 \ pl-s.iso885913 \ pl-s.iso885916 \ pl-s.iso88592 \ pl-s.utf8 \ pl-utf8.baltic \ pl-utf8.ibm852 \ pl-utf8.iso885916 \ ru-s.cp1251 \ ru-s.cp866 \ ru-s.iso88595 \ ru-s.koi8r \ ru-s.maccyr \ ru-s.maccyr.qp \ ru-s.utf8 \ ru-utf8.cp866 \ ru-utf8.koi8r \ ru-utf8.maccyr \ sk-s.cork \ sk-s.cp1250 \ sk-s.cp1250.qp \ sk-s.ibm852 \ sk-s.iso88592 \ sk-s.keybcs2 \ sk-s.koi8cs2 \ sk-s.macce \ sk-s.utf8 \ sk-utf8.cp1250 \ sk-utf8.keybcs2 \ sl-s.cork \ sl-s.cp1250 \ sl-s.ibm852 \ sl-s.ibm852.qp \ sl-s.iso88592 \ sl-s.macce \ sl-s.utf8 \ sl-utf8.cork \ sl-utf8.ibm852 \ sl-utf8.iso88592 \ sl-utf8.macce \ uk-s.cp1125 \ uk-s.cp1251 \ uk-s.ibm855 \ uk-s.iso88595 \ uk-s.koi8u \ uk-s.maccyr \ uk-s.utf8 \ uk-utf8.bin \ uk-utf8.cp1251 \ zh-s.big5 \ zh-s.gbk \ zh-s.hz \ zh-s.utf8 all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits test/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnits test/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: # $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): # $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done simtable$(EXEEXT): $(simtable_OBJECTS) $(simtable_DEPENDENCIES) @rm -f simtable$(EXEEXT) $(LINK) $(simtable_LDFLAGS) $(simtable_OBJECTS) $(simtable_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/simtable.Po .c.o: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags check-TESTS: $(TESTS) @failed=0; all=0; xfail=0; xpass=0; skip=0; \ srcdir=$(srcdir); export srcdir; \ list='$(TESTS)'; \ if test -n "$$list"; then \ for tst in $$list; do \ if test -f ./$$tst; then dir=./; \ elif test -f $$tst; then dir=; \ else dir="$(srcdir)/"; fi; \ if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *" $$tst "*) \ xpass=`expr $$xpass + 1`; \ failed=`expr $$failed + 1`; \ echo "XPASS: $$tst"; \ ;; \ *) \ echo "PASS: $$tst"; \ ;; \ esac; \ elif test $$? -ne 77; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *" $$tst "*) \ xfail=`expr $$xfail + 1`; \ echo "XFAIL: $$tst"; \ ;; \ *) \ failed=`expr $$failed + 1`; \ echo "FAIL: $$tst"; \ ;; \ esac; \ else \ skip=`expr $$skip + 1`; \ echo "SKIP: $$tst"; \ fi; \ done; \ if test "$$failed" -eq 0; then \ if test "$$xfail" -eq 0; then \ banner="All $$all tests passed"; \ else \ banner="All $$all tests behaved as expected ($$xfail expected failures)"; \ fi; \ else \ if test "$$xpass" -eq 0; then \ banner="$$failed of $$all tests failed"; \ else \ banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \ fi; \ fi; \ dashes="$$banner"; \ skipped=""; \ if test "$$skip" -ne 0; then \ skipped="($$skip tests were not run)"; \ test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$skipped"; \ fi; \ report=""; \ if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ report="Please report to $(PACKAGE_BUGREPORT)"; \ test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$report"; \ fi; \ dashes=`echo "$$dashes" | sed s/./=/g`; \ echo "$$dashes"; \ echo "$$banner"; \ test -z "$$skipped" || echo "$$skipped"; \ test -z "$$report" || echo "$$report"; \ echo "$$dashes"; \ test "$$failed" -eq 0; \ else :; fi distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile $(PROGRAMS) $(SCRIPTS) installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool clean-local clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ clean-generic clean-libtool clean-local clean-noinstPROGRAMS \ ctags dist-hook distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-exec install-exec-am install-info \ install-info-am install-man install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-info-am # alias test=check test: check .PHONY: test clean-local: rm -f test-*.actual core.* core *.tmp *~ *-big.* test-guess-stdin.expected test-ENCAOPT.expected dist-hook: chmod 755 $(distdir)/test-*.sh # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: