1# Makefile.in generated automatically by automake 1.4a from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13SHELL = @SHELL@
14
15srcdir = @srcdir@
16top_srcdir = @top_srcdir@
17VPATH = @srcdir@
18prefix = @prefix@
19exec_prefix = @exec_prefix@
20
21bindir = @bindir@
22sbindir = @sbindir@
23libexecdir = @libexecdir@
24datadir = @datadir@
25sysconfdir = @sysconfdir@
26sharedstatedir = @sharedstatedir@
27localstatedir = @localstatedir@
28libdir = @libdir@
29infodir = @infodir@
30mandir = @mandir@
31includedir = @includedir@
32oldincludedir = /usr/include
33
34#DESTDIR =
35
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39
40top_builddir = ..
41
42ACLOCAL = @ACLOCAL@
43AUTOCONF = @AUTOCONF@
44AUTOMAKE = @AUTOMAKE@
45AUTOHEADER = @AUTOHEADER@
46
47INSTALL = @INSTALL@
48INSTALL_PROGRAM = @INSTALL_PROGRAM@
49INSTALL_DATA = @INSTALL_DATA@
50INSTALL_SCRIPT = @INSTALL_SCRIPT@
51INSTALL_STRIP_FLAG =
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60
61@SET_MAKE@
62host_alias = @host_alias@
63host_triplet = @host@
64AMDEP = @AMDEP@
65AMTAR = @AMTAR@
66AS = @AS@
67AWK = @AWK@
68CATALOGS = @CATALOGS@
69CATOBJEXT = @CATOBJEXT@
70CC = @CC@
71COM_ = @COM_@
72COM_DISPLAY = @COM_DISPLAY@
73COM_LATEX = @COM_LATEX@
74COM_PS2PDF = @COM_PS2PDF@
75COM_PSUTILS = @COM_PSUTILS@
76COM_TEXI = @COM_TEXI@
77COM_acroread4 = @COM_acroread4@
78CPP = @CPP@
79CXX = @CXX@
80CXXCPP = @CXXCPP@
81DATADIRNAME = @DATADIRNAME@
82DEPDIR = @DEPDIR@
83DLLTOOL = @DLLTOOL@
84ECHO_C = @ECHO_C@
85ECHO_N = @ECHO_N@
86EMACS = @EMACS@
87ENCODING = @ENCODING@
88EXEEXT = @EXEEXT@
89EXTRA_CFLAGS = @EXTRA_CFLAGS@
90FILE_LINK = @FILE_LINK@
91GENCAT = @GENCAT@
92GMOFILES = @GMOFILES@
93GMSGFMT = @GMSGFMT@
94GNU_PACKAGE = @GNU_PACKAGE@
95GPERF = @GPERF@
96GT_NO = @GT_NO@
97GT_YES = @GT_YES@
98INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
99INSTOBJEXT = @INSTOBJEXT@
100INTLDEPS = @INTLDEPS@
101INTLLIBS = @INTLLIBS@
102INTLOBJS = @INTLOBJS@
103LEX = @LEX@
104LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
105LIBOBJS = @LIBOBJS@
106LIBTOOL = @LIBTOOL@
107LIBVERSION = @LIBVERSION@
108LN_S = @LN_S@
109LPR = @LPR@
110LPR_QUEUE_OPTION = @LPR_QUEUE_OPTION@
111LTALLOCA = @LTALLOCA@
112LTLIBOBJS = @LTLIBOBJS@
113MAKEINFO = @MAKEINFO@
114MEDIUM = @MEDIUM@
115MKINSTALLDIRS = @MKINSTALLDIRS@
116MSGFMT = @MSGFMT@
117OBJDUMP = @OBJDUMP@
118PACKAGE = @PACKAGE@
119PERL = @PERL@
120POFILES = @POFILES@
121POSUB = @POSUB@
122PSFONT_PATH = @PSFONT_PATH@
123RANLIB = @RANLIB@
124U = @U@
125USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
126USE_NLS = @USE_NLS@
127VERSION = @VERSION@
128YACC = @YACC@
129file_prog = @file_prog@
130l = @l@
131lispdir = @lispdir@
132
133# -*- Makefile -*-
134# Makefile for a2ps' fonts directory.
135#
136# Copyright (c) 1988, 89, 90, 91, 92, 93 Miguel Santana
137# Copyright (c) 1995, 96, 97, 98 Akim Demaille, Miguel Santana
138# $Id: Makefile.am,v 1.5 1998/01/15 15:01:09 demaille Exp $
139#
140
141#
142# This file is part of a2ps.
143#
144# This program is free software; you can redistribute it and/or modify
145# it under the terms of the GNU General Public License as published by
146# the Free Software Foundation; either version 2, or (at your option)
147# any later version.
148#
149# This program is distributed in the hope that it will be useful,
150# but WITHOUT ANY WARRANTY; without even the implied warranty of
151# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
152# GNU General Public License for more details.
153#
154# You should have received a copy of the GNU General Public License
155# along with this program; see the file COPYING.  If not, write to
156# the Free Software Foundation, 59 Temple Place - Suite 330,
157# Boston, MA 02111-1307, USA.
158#
159
160# As a new `feature' :), a2ps uses now even more directories
161
162
163fontsdir = $(pkgdatadir)/fonts
164
165pcg_fonts = pcfont.pfa
166
167fonts_DATA = $(pcg_fonts)
168
169EXTRA_DIST = $(fonts_DATA)
170subdir = fonts
171mkinstalldirs = $(SHELL) $(top_srcdir)/auxdir/mkinstalldirs
172CONFIG_HEADER = ../config.h
173CONFIG_CLEAN_FILES =
174DIST_SOURCES =
175DATA =  $(fonts_DATA)
176
177DIST_COMMON =  $(fonts_DATA) Makefile.am Makefile.in
178
179
180DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
181
182GZIP_ENV = --best
183all: all-redirect
184.SUFFIXES:
185$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
186	cd $(top_srcdir) && $(AUTOMAKE) --gnu fonts/Makefile
187
188Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
189	cd $(top_builddir) \
190	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
191
192
193install-fontsDATA: $(fonts_DATA)
194	@$(NORMAL_INSTALL)
195	$(mkinstalldirs) $(DESTDIR)$(fontsdir)
196	@list='$(fonts_DATA)'; for p in $$list; do \
197	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
198	  f="`echo $$p | sed -e 's|^.*/||'`"; \
199	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(fontsdir)/$$f"; \
200	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(fontsdir)/$$f; \
201	done
202
203uninstall-fontsDATA:
204	@$(NORMAL_UNINSTALL)
205	@list='$(fonts_DATA)'; for p in $$list; do \
206	  f="`echo $$p | sed -e 's|^.*/||'`"; \
207	  echo " rm -f $(DESTDIR)$(fontsdir)/$$f"; \
208	  rm -f $(DESTDIR)$(fontsdir)/$$f; \
209	done
210tags: TAGS
211TAGS:
212
213
214distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
215
216distdir: $(DISTFILES)
217	@for file in $(DISTFILES); do \
218	  d=$(srcdir); \
219	  if test -d $$d/$$file; then \
220	    cp -pR $$d/$$file $(distdir); \
221	  else \
222	    test -f $(distdir)/$$file \
223	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
224	    || cp -p $$d/$$file $(distdir)/$$file || :; \
225	  fi; \
226	done
227info-am:
228info: info-am
229dvi-am:
230dvi: dvi-am
231check-am: all-am
232check: check-am
233installcheck-am:
234installcheck: installcheck-am
235install-exec-am:
236install-exec: install-exec-am
237
238install-data-am: install-fontsDATA
239install-data: install-data-am
240
241install-am: all-am
242	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
243install: install-am
244uninstall-am: uninstall-fontsDATA
245uninstall: uninstall-am
246all-am: Makefile $(DATA)
247all-redirect: all-am
248install-strip:
249	$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
250installdirs:
251	$(mkinstalldirs)  $(DESTDIR)$(fontsdir)
252
253
254mostlyclean-generic:
255
256clean-generic:
257
258distclean-generic:
259	-rm -f Makefile $(CONFIG_CLEAN_FILES)
260	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
261
262maintainer-clean-generic:
263	-rm -f Makefile.in
264mostlyclean-am:  mostlyclean-generic
265
266mostlyclean: mostlyclean-am
267
268clean-am:  clean-generic mostlyclean-am
269
270clean: clean-am
271
272distclean-am:  distclean-generic clean-am
273	-rm -f libtool
274
275distclean: distclean-am
276
277maintainer-clean-am:  maintainer-clean-generic distclean-am
278	@echo "This command is intended for maintainers to use;"
279	@echo "it deletes files that may require special tools to rebuild."
280
281maintainer-clean: maintainer-clean-am
282
283.PHONY: uninstall-fontsDATA install-fontsDATA tags distdir info-am info \
284dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
285install-exec install-data-am install-data install-am install \
286uninstall-am uninstall all-redirect all-am all install-strip \
287installdirs mostlyclean-generic distclean-generic clean-generic \
288maintainer-clean-generic clean mostlyclean distclean maintainer-clean
289
290
291# Tell versions [3.59,3.63) of GNU make to not export all variables.
292# Otherwise a system limit (for SysV at least) may be exceeded.
293.NOEXPORT:
294