# Makefile.in generated automatically by automake 1.4a 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. SHELL = /bin/sh srcdir = . top_srcdir = .. prefix = /usr/local exec_prefix = ${prefix} bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin libexecdir = ${exec_prefix}/libexec datadir = /usr/local/share sysconfdir = /usr/local/etc sharedstatedir = /usr/local/share localstatedir = /usr/local/share libdir = ${exec_prefix}/lib infodir = ${prefix}/info mandir = ${prefix}/man includedir = ${prefix}/include oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/a2ps pkglibdir = $(libdir)/a2ps pkgincludedir = $(includedir)/a2ps top_builddir = .. ACLOCAL = ${SHELL} /mnt/gmirror/ports/print/a2ps-a4/work/a2ps-4.13/auxdir/missing --run aclocal AUTOCONF = ${SHELL} /mnt/gmirror/ports/print/a2ps-a4/work/a2ps-4.13/auxdir/missing --run autoconf AUTOMAKE = ${SHELL} /mnt/gmirror/ports/print/a2ps-a4/work/a2ps-4.13/auxdir/missing --run automake AUTOHEADER = ${SHELL} /mnt/gmirror/ports/print/a2ps-a4/work/a2ps-4.13/auxdir/missing --run autoheader INSTALL = /usr/bin/install -c -o root -g wheel INSTALL_PROGRAM = install -o root -g wheel -m 555 INSTALL_DATA = install -o root -g wheel -m 444 INSTALL_SCRIPT = install -o root -g wheel -m 555 INSTALL_STRIP_FLAG = 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 AMDEP = AMTAR = ${SHELL} /mnt/gmirror/ports/print/a2ps-a4/work/a2ps-4.13/auxdir/missing --run tar AS = @AS@ AWK = mawk CATALOGS = ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo fr.gmo it.gmo ko.gmo nl.gmo no.gmo pl.gmo pt.gmo ru.gmo sl.gmo sv.gmo tr.gmo CATOBJEXT = .gmo CC = cc COM_ = @COM_@ COM_DISPLAY = COM_LATEX = COM_PS2PDF = COM_PSUTILS = COM_TEXI = COM_acroread4 = # CPP = cc -E CXX = @CXX@ CXXCPP = @CXXCPP@ DATADIRNAME = share DEPDIR = .deps DLLTOOL = @DLLTOOL@ ECHO_C = ECHO_N = -n EMACS = emacs ENCODING = latin1 EXEEXT = EXTRA_CFLAGS = FILE_LINK = /usr/local/bin/file -L GENCAT = GMOFILES = ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo fr.gmo it.gmo ko.gmo nl.gmo no.gmo pl.gmo pt.gmo ru.gmo sl.gmo sv.gmo tr.gmo GMSGFMT = /usr/local/bin/msgfmt GNU_PACKAGE = GNU a2ps GPERF = ${SHELL} /mnt/gmirror/ports/print/a2ps-a4/work/a2ps-4.13/auxdir/missing --run gperf GT_NO = GT_YES = #YES# INCLUDE_LOCALE_H = #include INSTOBJEXT = .mo INTLDEPS = INTLLIBS = INTLOBJS = LEX = flex LEX_OUTPUT_ROOT = lex.yy LIBOBJS = stpncpy$U.o obstack$U.o error$U.o LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBVERSION = 1:0:0 LN_S = ln -s LPR = lp LPR_QUEUE_OPTION = -d LTALLOCA = LTLIBOBJS = stpncpy$U.lo obstack$U.lo error$U.lo MAKEINFO = ${SHELL} /mnt/gmirror/ports/print/a2ps-a4/work/a2ps-4.13/auxdir/missing --run makeinfo MEDIUM = A4 MKINSTALLDIRS = $(top_srcdir)/auxdir/mkinstalldirs MSGFMT = /usr/local/bin/msgfmt OBJDUMP = @OBJDUMP@ PACKAGE = a2ps PERL = /usr/local/bin/perl POFILES = ca.po cs.po da.po de.po es.po et.po fr.po it.po ko.po nl.po no.po pl.po pt.po ru.po sl.po sv.po tr.po POSUB = po PSFONT_PATH = /usr/local/ghostscript/fonts:/usr/local/share/ghostscript/fonts RANLIB = ranlib U = USE_INCLUDED_LIBINTL = no USE_NLS = yes VERSION = 4.13 YACC = bison -y file_prog = /usr/local/bin/file l = lispdir = ${datadir}/emacs/site-lisp # -*- Makefile -*- # # Makefile for a2ps' ppd directory. # # Copyright (c) 1988, 89, 90, 91, 92, 93 Miguel Santana # Copyright (c) 1995, 96, 97, 98 Akim Demaille, Miguel Santana # $Id: Makefile.am,v 1.7 1998/02/17 17:55:19 demaille Exp $ # # # This file is part of a2ps. # # 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. # # As a new `feature' :), a2ps uses now even more directories ppddir = $(pkgdatadir)/ppd ppd_DATA = README \ level1.ppd level2.ppd EXTRA_DIST = $(ppd_DATA) subdir = ppd mkinstalldirs = $(SHELL) $(top_srcdir)/auxdir/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = DIST_SOURCES = DATA = $(ppd_DATA) DIST_COMMON = README $(ppd_DATA) Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu ppd/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status install-ppdDATA: $(ppd_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(ppddir) @list='$(ppd_DATA)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(ppddir)/$$f"; \ $(INSTALL_DATA) $$d$$p $(DESTDIR)$(ppddir)/$$f; \ done uninstall-ppdDATA: @$(NORMAL_UNINSTALL) @list='$(ppd_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(ppddir)/$$f"; \ rm -f $(DESTDIR)$(ppddir)/$$f; \ done tags: TAGS TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pR $$d/$$file $(distdir); \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done 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-ppdDATA install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-ppdDATA uninstall: uninstall-am all-am: Makefile $(DATA) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(ppddir) 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: -rm -f Makefile.in mostlyclean-am: mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-generic clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: 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: uninstall-ppdDATA install-ppdDATA 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 install-strip \ 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: