1 rizwank 1.1 # Generated automatically from Makefile.in by configure.
2 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3
4 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14 #
15 # Automakefile for the highlighting rules.
16 # Copyright (c) 1998-2001 Markku Rossi
17 #
18 # Author: Markku Rossi <mtr@iki.fi>
19 #
20
21 #
22 rizwank 1.1 # This program is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation; either version 2, or (at your option)
25 # any later version.
26 #
27 # This program is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30 # GNU General Public License for more details.
31 #
32 # You should have received a copy of the GNU General Public License
33 #
34 # along with this program; see the file COPYING. If not, write to
35 # the Free Software Foundation, 59 Temple Place - Suite 330,
36 # Boston, MA 02111-1307, USA.
37 #
38
39
40 SHELL = /bin/sh
41
42 srcdir = .
43 rizwank 1.1 top_srcdir = ../..
44 prefix = /home/rizwank/enscript-1.6.3
45 exec_prefix = ${prefix}
46
47 bindir = ${exec_prefix}/bin
48 sbindir = ${exec_prefix}/sbin
49 libexecdir = ${exec_prefix}/libexec
50 datadir = ${prefix}/share
51 sysconfdir = ${prefix}/etc
52 sharedstatedir = ${prefix}/com
53 localstatedir = ${prefix}/var
54 libdir = ${exec_prefix}/lib
55 infodir = ${prefix}/info
56 mandir = ${prefix}/man
57 includedir = ${prefix}/include
58 oldincludedir = /usr/include
59
60 DESTDIR =
61
62 pkgdatadir = $(datadir)/enscript
63 pkglibdir = $(libdir)/enscript
64 rizwank 1.1 pkgincludedir = $(includedir)/enscript
65
66 top_builddir = ../..
67
68 ACLOCAL = aclocal
69 AUTOCONF = autoconf
70 AUTOMAKE = automake
71 AUTOHEADER = autoheader
72
73 INSTALL = /usr/bin/install -c
74 INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
75 INSTALL_DATA = ${INSTALL} -m 644
76 INSTALL_SCRIPT = ${INSTALL_PROGRAM}
77 transform = s,x,x,
78
79 NORMAL_INSTALL = :
80 PRE_INSTALL = :
81 POST_INSTALL = :
82 NORMAL_UNINSTALL = :
83 PRE_UNINSTALL = :
84 POST_UNINSTALL = :
85 rizwank 1.1 CATALOGS = de.gmo es.gmo fi.gmo fr.gmo nl.gmo ru.gmo sl.gmo
86 CATOBJEXT = .gmo
87 CC = gcc
88 CFLAGS = -g -O2
89 CPP = gcc -E
90 DATADIRNAME = share
91 GENCAT =
92 GMOFILES = de.gmo es.gmo fi.gmo fr.gmo nl.gmo ru.gmo sl.gmo
93 GMSGFMT = /usr/bin/msgfmt
94 GT_NO =
95 GT_YES = #YES#
96 INCLUDE_LOCALE_H = #include <locale.h>
97 INSTOBJEXT = .mo
98 INTLDEPS =
99 INTLLIBS =
100 INTLOBJS =
101 LDFLAGS =
102 LEX = flex
103 LIBOBJS =
104 MAKEINFO = /home/rizwank/enscript-1.6.3/missing makeinfo
105 MEDIA = A4
106 rizwank 1.1 MKINSTALLDIRS = ./mkinstalldirs
107 MSGFMT = /usr/bin/msgfmt
108 PACKAGE = enscript
109 PERL = /usr/local/bin/perl
110 POFILES = de.po es.po fi.po fr.po nl.po ru.po sl.po
111 POSUB = po
112 PSLEVEL = 2
113 QUEUEPARAM = -P
114 RANLIB = ranlib
115 SPOOLER = lpr
116 U =
117 USE_INCLUDED_LIBINTL = no
118 USE_NLS = yes
119 VERSION = 1.6.3
120 YACC = bison -y
121 l =
122
123 misc = enscript.st describe_languages.st default_faces.st
124
125 styles = style_emacs.st style_emacs_verbose.st style_ifh.st style_a2ps.st style_msvc.st
126
127 rizwank 1.1
128 languages = lang_ansi.st lang_enscript.st lang_html.st lang_overstrike.st lang_rtf.st lang_texinfo.st
129
130
131 highlightings = ada.st asm.st awk.st bash.st c.st c_comment.st c_ppline.st c_string.st changelog.st cpp.st csh.st delphi.st diff.st diffs.st diffu.st elisp.st fortran.st fortran_pp.st haskell.st html.st idl.st inf.st java.st javascript.st ksh.st m4.st mail.st makefile.st maple.st matlab.st modula_2.st nested.st nroff.st objc.st outline.st pascal.st passthrough.st perl.st postscript.st python.st rfc.st scheme.st sh.st skill.st sql.st states.st synopsys.st tcl.st tcsh.st tex.st vba.st verilog.st vhdl.st vrml.st wmlscript.st zsh.st
132
133
134 states = $(misc) $(styles) $(languages) $(highlightings)
135
136 EXTRA_DIST = $(states)
137 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
138 CONFIG_HEADER = ../../config.h
139 CONFIG_CLEAN_FILES =
140 DIST_COMMON = ChangeLog Makefile.am Makefile.in
141
142
143 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
144
145 TAR = tar
146 GZIP_ENV = --best
147 all: all-redirect
148 rizwank 1.1 .SUFFIXES:
149 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
150 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps states/hl/Makefile
151
152 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
153 cd $(top_builddir) \
154 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
155
156 tags: TAGS
157 TAGS:
158
159
160 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
161
162 subdir = states/hl
163
164 distdir: $(DISTFILES)
165 @for file in $(DISTFILES); do \
166 d=$(srcdir); \
167 if test -d $$d/$$file; then \
168 cp -pr $$/$$file $(distdir)/$$file; \
169 rizwank 1.1 else \
170 test -f $(distdir)/$$file \
171 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
172 || cp -p $$d/$$file $(distdir)/$$file || :; \
173 fi; \
174 done
175 info-am:
176 info: info-am
177 dvi-am:
178 dvi: dvi-am
179 check-am: all-am
180 check: check-am
181 installcheck-am:
182 installcheck: installcheck-am
183 install-exec-am:
184 install-exec: install-exec-am
185
186 install-data-am: install-data-local
187 install-data: install-data-am
188
189 install-am: all-am
190 rizwank 1.1 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
191 install: install-am
192 uninstall-am: uninstall-local
193 uninstall: uninstall-am
194 all-am: Makefile
195 all-redirect: all-am
196 install-strip:
197 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
198 installdirs:
199
200
201 mostlyclean-generic:
202
203 clean-generic:
204
205 distclean-generic:
206 -rm -f Makefile $(CONFIG_CLEAN_FILES)
207 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
208
209 maintainer-clean-generic:
210 mostlyclean-am: mostlyclean-generic
211 rizwank 1.1
212 mostlyclean: mostlyclean-am
213
214 clean-am: clean-generic mostlyclean-am
215
216 clean: clean-am
217
218 distclean-am: distclean-generic clean-am
219
220 distclean: distclean-am
221
222 maintainer-clean-am: maintainer-clean-generic distclean-am
223 @echo "This command is intended for maintainers to use;"
224 @echo "it deletes files that may require special tools to rebuild."
225
226 maintainer-clean: maintainer-clean-am
227
228 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
229 installcheck-am installcheck install-exec-am install-exec \
230 install-data-local install-data-am install-data install-am install \
231 uninstall-local uninstall-am uninstall all-redirect all-am all \
232 rizwank 1.1 installdirs mostlyclean-generic distclean-generic clean-generic \
233 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
234
235
236 install-data-local:
237 $(top_srcdir)/mkinstalldirs $(datadir)/enscript
238 $(top_srcdir)/mkinstalldirs $(datadir)/enscript/hl
239 for f in $(states); do \
240 $(INSTALL_DATA) $(srcdir)/$$f $(datadir)/enscript/hl/$$f; \
241 done
242
243 uninstall-local:
244 rm -rf $(datadir)/enscript/hl
245
246 # Tell versions [3.59,3.63) of GNU make to not export all variables.
247 # Otherwise a system limit (for SysV at least) may be exceeded.
248 .NOEXPORT:
|