# Generated automatically from Makefile.in by configure. # Makefile.in generated automatically by automake 1.4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 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. # # Automakefile for AFM library. # Copyright (c) 1995-1999 Markku Rossi # # Author: Markku Rossi # # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # # along with this program; see the file COPYING. If not, write to # the Free Software Foundation, 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. # SHELL = /bin/sh srcdir = . top_srcdir = .. prefix = /home/rizwank/enscript-1.6.3 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 DESTDIR = pkgdatadir = $(datadir)/enscript pkglibdir = $(libdir)/enscript pkgincludedir = $(includedir)/enscript top_builddir = .. ACLOCAL = aclocal AUTOCONF = autoconf AUTOMAKE = automake AUTOHEADER = autoheader INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = ${INSTALL} -m 644 INSTALL_SCRIPT = ${INSTALL_PROGRAM} transform = s,x,x, NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : CATALOGS = de.gmo es.gmo fi.gmo fr.gmo nl.gmo ru.gmo sl.gmo CATOBJEXT = .gmo CC = gcc CFLAGS = -g -O2 CPP = gcc -E DATADIRNAME = share GENCAT = GMOFILES = de.gmo es.gmo fi.gmo fr.gmo nl.gmo ru.gmo sl.gmo GMSGFMT = /usr/bin/msgfmt GT_NO = GT_YES = #YES# INCLUDE_LOCALE_H = #include INSTOBJEXT = .mo INTLDEPS = INTLLIBS = INTLOBJS = LDFLAGS = LEX = flex LIBOBJS = MAKEINFO = /home/rizwank/enscript-1.6.3/missing makeinfo MEDIA = A4 MKINSTALLDIRS = ./mkinstalldirs MSGFMT = /usr/bin/msgfmt PACKAGE = enscript PERL = /usr/local/bin/perl POFILES = de.po es.po fi.po fr.po nl.po ru.po sl.po POSUB = po PSLEVEL = 2 QUEUEPARAM = -P RANLIB = ranlib SPOOLER = lpr U = USE_INCLUDED_LIBINTL = no USE_NLS = yes VERSION = 1.6.3 YACC = bison -y l = AUTOMAKE_OPTIONS = ansi2knr noinst_LIBRARIES = libafm.a libafm_a_SOURCES = afm.c afmparse.c strhash.c e_88591.c e_88592.c e_88593.c e_88594.c e_88595.c e_88597.c e_88599.c e_885910.c e_pc.c e_mac.c e_vms.c e_hp8.c e_koi8.c deffont.c noinst_HEADERS = afm.h afmint.h strhash.h INCLUDES_windelta = +-I../w32/ EXTRA_DIST = ansi2knr.c ansi2knr.1 Makefile-encodings make-encoding.pl noinst_PROGRAMS = afmtest afmtest_SOURCES = afmtest.c afmtest_LDADD = libafm.a mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.. CPPFLAGS = LIBS = ANSI2KNR = libafm_a_LIBADD = libafm_a_OBJECTS = afm$U.o afmparse$U.o strhash$U.o e_88591$U.o \ e_88592$U.o e_88593$U.o e_88594$U.o e_88595$U.o e_88597$U.o e_88599$U.o \ e_885910$U.o e_pc$U.o e_mac$U.o e_vms$U.o e_hp8$U.o e_koi8$U.o \ deffont$U.o AR = ar PROGRAMS = $(noinst_PROGRAMS) afmtest_OBJECTS = afmtest$U.o afmtest_DEPENDENCIES = libafm.a afmtest_LDFLAGS = COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ HEADERS = $(noinst_HEADERS) DIST_COMMON = ChangeLog Makefile.am Makefile.in TODO ansi2knr.1 \ ansi2knr.c DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best SOURCES = $(libafm_a_SOURCES) $(afmtest_SOURCES) OBJECTS = $(libafm_a_OBJECTS) $(afmtest_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .o .s $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps afmlib/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-noinstLIBRARIES: clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) distclean-noinstLIBRARIES: maintainer-clean-noinstLIBRARIES: .c.o: $(COMPILE) -c $< .s.o: $(COMPILE) -c $< .S.o: $(COMPILE) -c $< mostlyclean-compile: -rm -f *.o core *.core clean-compile: distclean-compile: -rm -f *.tab.c maintainer-clean-compile: mostlyclean-krextra: clean-krextra: -rm -f ansi2knr distclean-krextra: maintainer-clean-krextra: ansi2knr: ansi2knr.o $(LINK) ansi2knr.o $(LIBS) ansi2knr.o: $(CONFIG_HEADER) mostlyclean-kr: -rm -f *_.c clean-kr: distclean-kr: maintainer-clean-kr: libafm.a: $(libafm_a_OBJECTS) $(libafm_a_DEPENDENCIES) -rm -f libafm.a $(AR) cru libafm.a $(libafm_a_OBJECTS) $(libafm_a_LIBADD) $(RANLIB) libafm.a mostlyclean-noinstPROGRAMS: clean-noinstPROGRAMS: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) distclean-noinstPROGRAMS: maintainer-clean-noinstPROGRAMS: afmtest: $(afmtest_OBJECTS) $(afmtest_DEPENDENCIES) @rm -f afmtest $(LINK) $(afmtest_LDFLAGS) $(afmtest_OBJECTS) $(afmtest_LDADD) $(LIBS) afm_.c: afm.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/afm.c; then echo $(srcdir)/afm.c; else echo afm.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > afm_.c afmparse_.c: afmparse.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/afmparse.c; then echo $(srcdir)/afmparse.c; else echo afmparse.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > afmparse_.c afmtest_.c: afmtest.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/afmtest.c; then echo $(srcdir)/afmtest.c; else echo afmtest.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > afmtest_.c deffont_.c: deffont.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/deffont.c; then echo $(srcdir)/deffont.c; else echo deffont.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > deffont_.c e_88591_.c: e_88591.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_88591.c; then echo $(srcdir)/e_88591.c; else echo e_88591.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_88591_.c e_885910_.c: e_885910.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_885910.c; then echo $(srcdir)/e_885910.c; else echo e_885910.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_885910_.c e_88592_.c: e_88592.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_88592.c; then echo $(srcdir)/e_88592.c; else echo e_88592.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_88592_.c e_88593_.c: e_88593.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_88593.c; then echo $(srcdir)/e_88593.c; else echo e_88593.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_88593_.c e_88594_.c: e_88594.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_88594.c; then echo $(srcdir)/e_88594.c; else echo e_88594.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_88594_.c e_88595_.c: e_88595.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_88595.c; then echo $(srcdir)/e_88595.c; else echo e_88595.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_88595_.c e_88597_.c: e_88597.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_88597.c; then echo $(srcdir)/e_88597.c; else echo e_88597.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_88597_.c e_88599_.c: e_88599.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_88599.c; then echo $(srcdir)/e_88599.c; else echo e_88599.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_88599_.c e_hp8_.c: e_hp8.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_hp8.c; then echo $(srcdir)/e_hp8.c; else echo e_hp8.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_hp8_.c e_koi8_.c: e_koi8.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_koi8.c; then echo $(srcdir)/e_koi8.c; else echo e_koi8.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_koi8_.c e_mac_.c: e_mac.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_mac.c; then echo $(srcdir)/e_mac.c; else echo e_mac.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_mac_.c e_pc_.c: e_pc.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_pc.c; then echo $(srcdir)/e_pc.c; else echo e_pc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_pc_.c e_vms_.c: e_vms.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/e_vms.c; then echo $(srcdir)/e_vms.c; else echo e_vms.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > e_vms_.c strhash_.c: strhash.c $(ANSI2KNR) $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strhash.c; then echo $(srcdir)/strhash.c; else echo strhash.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strhash_.c afm_.o afmparse_.o afmtest_.o deffont_.o e_88591_.o e_885910_.o \ e_88592_.o e_88593_.o e_88594_.o e_88595_.o e_88597_.o e_88599_.o \ e_hp8_.o e_koi8_.o e_mac_.o e_pc_.o e_vms_.o strhash_.o : $(ANSI2KNR) tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP) TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = afmlib distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done afm.o: afm.c afmint.h ../config.h afm.h strhash.h afmparse.o: afmparse.c afmint.h ../config.h afm.h strhash.h afmtest.o: afmtest.c ../config.h afm.h deffont.o: deffont.c afmint.h ../config.h afm.h strhash.h e_88591.o: e_88591.c afmint.h ../config.h afm.h strhash.h e_885910.o: e_885910.c afmint.h ../config.h afm.h strhash.h e_88592.o: e_88592.c afmint.h ../config.h afm.h strhash.h e_88593.o: e_88593.c afmint.h ../config.h afm.h strhash.h e_88594.o: e_88594.c afmint.h ../config.h afm.h strhash.h e_88595.o: e_88595.c afmint.h ../config.h afm.h strhash.h e_88597.o: e_88597.c afmint.h ../config.h afm.h strhash.h e_88599.o: e_88599.c afmint.h ../config.h afm.h strhash.h e_hp8.o: e_hp8.c afmint.h ../config.h afm.h strhash.h e_koi8.o: e_koi8.c afmint.h ../config.h afm.h strhash.h e_mac.o: e_mac.c afmint.h ../config.h afm.h strhash.h e_pc.o: e_pc.c afmint.h ../config.h afm.h strhash.h e_vms.o: e_vms.c afmint.h ../config.h afm.h strhash.h strhash.o: strhash.c afmint.h ../config.h afm.h strhash.h info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-exec: install-exec-am install-data-am: install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall: uninstall-am all-am: Makefile $(ANSI2KNR) $(LIBRARIES) $(PROGRAMS) $(HEADERS) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ mostlyclean-krextra mostlyclean-kr \ mostlyclean-noinstPROGRAMS mostlyclean-tags \ mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-noinstLIBRARIES clean-compile clean-krextra clean-kr \ clean-noinstPROGRAMS clean-tags clean-generic \ mostlyclean-am clean: clean-am distclean-am: distclean-noinstLIBRARIES distclean-compile \ distclean-krextra distclean-kr distclean-noinstPROGRAMS \ distclean-tags distclean-generic clean-am distclean: distclean-am maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ maintainer-clean-compile maintainer-clean-krextra \ maintainer-clean-kr maintainer-clean-noinstPROGRAMS \ maintainer-clean-tags maintainer-clean-generic \ distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ mostlyclean-compile distclean-compile clean-compile \ maintainer-clean-compile mostlyclean-krextra distclean-krextra \ clean-krextra maintainer-clean-krextra mostlyclean-kr distclean-kr \ clean-kr maintainer-clean-kr mostlyclean-noinstPROGRAMS \ distclean-noinstPROGRAMS clean-noinstPROGRAMS \ maintainer-clean-noinstPROGRAMS tags mostlyclean-tags distclean-tags \ clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \ check-am installcheck-am installcheck install-exec-am install-exec \ install-data-am install-data install-am install uninstall-am uninstall \ all-redirect all-am all installdirs mostlyclean-generic \ distclean-generic clean-generic maintainer-clean-generic clean \ mostlyclean distclean maintainer-clean # 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: