# Makefile.in generated by automake 1.5c from Makefile.am. # Generated automatically from Makefile.in by configure. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # 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. SHELL = /bin/sh srcdir = . top_srcdir = .. prefix = exec_prefix = ${prefix} bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin libexecdir = ${exec_prefix}/libexec datadir = ${prefix}/share sysconfdir = ${prefix}/etc sharedstatedir = ${prefix}/com localstatedir = ${prefix}/var libdir = ${exec_prefix}/lib infodir = ${prefix}/info mandir = ${prefix}/man includedir = ${prefix}/include oldincludedir = /usr/include pkgdatadir = $(datadir)/libEMF pkglibdir = $(libdir)/libEMF pkgincludedir = $(includedir)/libEMF top_builddir = .. ACLOCAL = ${SHELL} /mnt/gmirror/ports/graphics/libemf/work/libEMF-1.0/config/missing --run aclocal AUTOCONF = ${SHELL} /mnt/gmirror/ports/graphics/libemf/work/libEMF-1.0/config/missing --run autoconf AUTOMAKE = ${SHELL} /mnt/gmirror/ports/graphics/libemf/work/libEMF-1.0/config/missing --run automake AUTOHEADER = ${SHELL} /mnt/gmirror/ports/graphics/libemf/work/libEMF-1.0/config/missing --run autoheader am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c -o root -g wheel INSTALL_PROGRAM = install -s -o root -g wheel -m 555 INSTALL_DATA = install -o root -g wheel -m 444 install_sh_DATA = $(install_sh) -c -m 644 INSTALL_SCRIPT = install -o root -g wheel -m 555 INSTALL_HEADER = $(INSTALL_DATA) transform = s,x,x, NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = i386-unknown-gnu host_triplet = i386-unknown-gnu EXEEXT = OBJEXT = PATH_SEPARATOR = : AMTAR = ${SHELL} /mnt/gmirror/ports/graphics/libemf/work/libEMF-1.0/config/missing --run tar AS = @AS@ AWK = mawk CC = cc CXX = c++ DEPDIR = .deps DLLTOOL = @DLLTOOL@ ECHO = echo INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s LIBTOOL = $(SHELL) /usr/local/bin/libtool LN_S = ln -s OBJDUMP = @OBJDUMP@ PACKAGE = libEMF RANLIB = ranlib STRIP = strip THREAD_LIBS = -lpthread VERSION = 1.0 am__include = include am__quote = install_sh = /mnt/gmirror/ports/graphics/libemf/work/libEMF-1.0/config/install-sh INCLUDES = -I$(top_srcdir)/include check_PROGRAMS = check1 check2 check3 example1 example2 LDADD = $(top_builddir)/libemf/libEMF.la -lstdc++ TESTS = docheck1 docheck2 docheck3 EXTRA_DIST = docheck1 docheck2 docheck3 emfs/check1.emf emfs/check3.emf subdir = tests mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config/config.h CONFIG_CLEAN_FILES = check_PROGRAMS = check1$(EXEEXT) check2$(EXEEXT) check3$(EXEEXT) \ example1$(EXEEXT) example2$(EXEEXT) check1_SOURCES = check1.c check1_OBJECTS = check1.$(OBJEXT) check1_LDADD = $(LDADD) check1_DEPENDENCIES = $(top_builddir)/libemf/libEMF.la check1_LDFLAGS = check2_SOURCES = check2.c check2_OBJECTS = check2.$(OBJEXT) check2_LDADD = $(LDADD) check2_DEPENDENCIES = $(top_builddir)/libemf/libEMF.la check2_LDFLAGS = check3_SOURCES = check3.c check3_OBJECTS = check3.$(OBJEXT) check3_LDADD = $(LDADD) check3_DEPENDENCIES = $(top_builddir)/libemf/libEMF.la check3_LDFLAGS = example1_SOURCES = example1.c example1_OBJECTS = example1.$(OBJEXT) example1_LDADD = $(LDADD) example1_DEPENDENCIES = $(top_builddir)/libemf/libEMF.la example1_LDFLAGS = example2_SOURCES = example2.c example2_OBJECTS = example2.$(OBJEXT) example2_LDADD = $(LDADD) example2_DEPENDENCIES = $(top_builddir)/libemf/libEMF.la example2_LDFLAGS = DEFS = -DHAVE_CONFIG_H DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/config CPPFLAGS = LDFLAGS = LIBS = -lm depcomp = $(SHELL) $(top_srcdir)/config/depcomp DEP_FILES = $(DEPDIR)/check1.Po $(DEPDIR)/check2.Po \ $(DEPDIR)/check3.Po $(DEPDIR)/example1.Po \ $(DEPDIR)/example2.Po COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ CFLAGS = -fno-common -D_REENTRANT -DPTHREADS DIST_SOURCES = check1.c check2.c check3.c example1.c example2.c DIST_COMMON = Makefile.am Makefile.in SOURCES = check1.c check2.c check3.c example1.c example2.c all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ clean-checkPROGRAMS: -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS) check1$(EXEEXT): $(check1_OBJECTS) $(check1_DEPENDENCIES) @rm -f check1$(EXEEXT) $(LINK) $(check1_LDFLAGS) $(check1_OBJECTS) $(check1_LDADD) $(LIBS) check2$(EXEEXT): $(check2_OBJECTS) $(check2_DEPENDENCIES) @rm -f check2$(EXEEXT) $(LINK) $(check2_LDFLAGS) $(check2_OBJECTS) $(check2_LDADD) $(LIBS) check3$(EXEEXT): $(check3_OBJECTS) $(check3_DEPENDENCIES) @rm -f check3$(EXEEXT) $(LINK) $(check3_LDFLAGS) $(check3_OBJECTS) $(check3_LDADD) $(LIBS) example1$(EXEEXT): $(example1_OBJECTS) $(example1_DEPENDENCIES) @rm -f example1$(EXEEXT) $(LINK) $(example1_LDFLAGS) $(example1_OBJECTS) $(example1_LDADD) $(LIBS) example2$(EXEEXT): $(example2_OBJECTS) $(example2_DEPENDENCIES) @rm -f example2$(EXEEXT) $(LINK) $(example2_LDFLAGS) $(example2_OBJECTS) $(example2_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) core *.core distclean-compile: -rm -f *.tab.c include $(DEPDIR)/check1.Po include $(DEPDIR)/check2.Po include $(DEPDIR)/check3.Po include $(DEPDIR)/example1.Po include $(DEPDIR)/example2.Po distclean-depend: -rm -rf $(DEPDIR) .c.o: source='$<' object='$@' libtool=no \ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ $(CCDEPMODE) $(depcomp) \ $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< .c.obj: source='$<' object='$@' libtool=no \ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \ $(CCDEPMODE) $(depcomp) \ $(COMPILE) -c `cygpath -w $<` .c.lo: source='$<' object='$@' libtool=yes \ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \ $(CCDEPMODE) $(depcomp) \ $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$< CCDEPMODE = depmode=gcc3 uninstall-info-am: tags: TAGS 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: $(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 "$(ETAGS_ARGS)$$tags$$unique" \ || etags $(ETAGS_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 check-TESTS: $(TESTS) @failed=0; all=0; xfail=0; xpass=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; \ 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=`echo "$$banner" | sed s/./=/g`; \ echo "$$dashes"; \ echo "$$banner"; \ echo "$$dashes"; \ test "$$failed" -eq 0; \ else :; fi DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) $(mkinstalldirs) $(distdir)/emfs @for file in $(DISTFILES); do \ 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 \ $(mkinstalldirs) "$(distdir)/$$dir"; \ fi; \ if test -d $$d/$$file; then \ cp -pR $$d/$$file $(distdir) \ || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile 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)" \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* 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-checkPROGRAMS clean-generic clean-libtool mostlyclean-am distclean: distclean-am distclean-am: clean-am distclean-compile distclean-depend \ distclean-generic distclean-libtool distclean-tags dvi: dvi-am dvi-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 maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool uninstall-am: uninstall-info-am .PHONY: GTAGS all all-am check check-TESTS check-am clean \ clean-checkPROGRAMS clean-generic clean-libtool distclean \ distclean-compile distclean-depend distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-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 tags uninstall uninstall-am \ uninstall-info-am # 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: