(file) Return to Makefile.in CVS log (file) (dir) Up to [RizwankCVS] / testProject / source / src / lib

  1 rizwank 1.1 # Makefile.in generated automatically by automake 1.4 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             
 13             #
 14             # Automakefile for the library files.
 15             # Copyright (c) 1995-2000 Markku Rossi
 16             #
 17             # Author: Markku Rossi <mtr@iki.fi>
 18             #
 19             
 20             #
 21             # This file is part of GNU enscript.
 22 rizwank 1.1 #
 23             # This program is free software; you can redistribute it and/or modify
 24             # it under the terms of the GNU General Public License as published by
 25             # the Free Software Foundation; either version 2, or (at your option)
 26             # any later version.
 27             #
 28             # This program is distributed in the hope that it will be useful,
 29             # but WITHOUT ANY WARRANTY; without even the implied warranty of
 30             # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 31             # GNU General Public License for more details.
 32             #
 33             # You should have received a copy of the GNU General Public License
 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 = @SHELL@
 41             
 42             srcdir = @srcdir@
 43 rizwank 1.1 top_srcdir = @top_srcdir@
 44             VPATH = @srcdir@
 45             prefix = @prefix@
 46             exec_prefix = @exec_prefix@
 47             
 48             bindir = @bindir@
 49             sbindir = @sbindir@
 50             libexecdir = @libexecdir@
 51             datadir = @datadir@
 52             sysconfdir = @sysconfdir@
 53             sharedstatedir = @sharedstatedir@
 54             localstatedir = @localstatedir@
 55             libdir = @libdir@
 56             infodir = @infodir@
 57             mandir = @mandir@
 58             includedir = @includedir@
 59             oldincludedir = /usr/include
 60             
 61             DESTDIR =
 62             
 63             pkgdatadir = $(datadir)/@PACKAGE@
 64 rizwank 1.1 pkglibdir = $(libdir)/@PACKAGE@
 65             pkgincludedir = $(includedir)/@PACKAGE@
 66             
 67             top_builddir = ..
 68             
 69             ACLOCAL = @ACLOCAL@
 70             AUTOCONF = @AUTOCONF@
 71             AUTOMAKE = @AUTOMAKE@
 72             AUTOHEADER = @AUTOHEADER@
 73             
 74             INSTALL = @INSTALL@
 75             INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 76             INSTALL_DATA = @INSTALL_DATA@
 77             INSTALL_SCRIPT = @INSTALL_SCRIPT@
 78             transform = @program_transform_name@
 79             
 80             NORMAL_INSTALL = :
 81             PRE_INSTALL = :
 82             POST_INSTALL = :
 83             NORMAL_UNINSTALL = :
 84             PRE_UNINSTALL = :
 85 rizwank 1.1 POST_UNINSTALL = :
 86             CATALOGS = @CATALOGS@
 87             CATOBJEXT = @CATOBJEXT@
 88             CC = @CC@
 89             CFLAGS = @CFLAGS@
 90             CPP = @CPP@
 91             DATADIRNAME = @DATADIRNAME@
 92             GENCAT = @GENCAT@
 93             GMOFILES = @GMOFILES@
 94             GMSGFMT = @GMSGFMT@
 95             GT_NO = @GT_NO@
 96             GT_YES = @GT_YES@
 97             INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 98             INSTOBJEXT = @INSTOBJEXT@
 99             INTLDEPS = @INTLDEPS@
100             INTLLIBS = @INTLLIBS@
101             INTLOBJS = @INTLOBJS@
102             LDFLAGS = @LDFLAGS@
103             LEX = @LEX@
104             LIBOBJS = @LIBOBJS@
105             MAKEINFO = @MAKEINFO@
106 rizwank 1.1 MEDIA = @MEDIA@
107             MKINSTALLDIRS = @MKINSTALLDIRS@
108             MSGFMT = @MSGFMT@
109             PACKAGE = @PACKAGE@
110             PERL = @PERL@
111             POFILES = @POFILES@
112             POSUB = @POSUB@
113             PSLEVEL = @PSLEVEL@
114             QUEUEPARAM = @QUEUEPARAM@
115             RANLIB = @RANLIB@
116             SPOOLER = @SPOOLER@
117             U = @U@
118             USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
119             USE_NLS = @USE_NLS@
120             VERSION = @VERSION@
121             YACC = @YACC@
122             l = @l@
123             
124             pkgdata_DATA = ascii.enc asciifise.enc asciidkno.enc hp8.enc ibmpc.enc	koi8.enc 88591.enc 88592.enc 88593.enc 88594.enc 88595.enc 88597.enc	88599.enc 885910.enc mac.enc ps.enc pslatin1.enc vms.enc a2ps.hdr	edd.hdr emacs.hdr enscript.hdr enscript-color.hdr frame.hdr mp.hdr	simple.hdr squeeze.hdr enscript.pro
125             
126             
127 rizwank 1.1 EXTRA_DIST = enscript.cfg.in $(pkgdata_DATA) Makefile-encodings make-encoding.pl
128             
129             
130             CLEANFILES = enscript.cfg
131             mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
132             CONFIG_HEADER = ../config.h
133             CONFIG_CLEAN_FILES = 
134             DATA =  $(pkgdata_DATA)
135             
136             DIST_COMMON =  ChangeLog Makefile.am Makefile.in
137             
138             
139             DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
140             
141             TAR = tar
142             GZIP_ENV = --best
143             all: all-redirect
144             .SUFFIXES:
145             $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
146             	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps lib/Makefile
147             
148 rizwank 1.1 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
149             	cd $(top_builddir) \
150             	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
151             
152             
153             install-pkgdataDATA: $(pkgdata_DATA)
154             	@$(NORMAL_INSTALL)
155             	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
156             	@list='$(pkgdata_DATA)'; for p in $$list; do \
157             	  if test -f $(srcdir)/$$p; then \
158             	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p"; \
159             	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p; \
160             	  else if test -f $$p; then \
161             	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p"; \
162             	    $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p; \
163             	  fi; fi; \
164             	done
165             
166             uninstall-pkgdataDATA:
167             	@$(NORMAL_UNINSTALL)
168             	list='$(pkgdata_DATA)'; for p in $$list; do \
169 rizwank 1.1 	  rm -f $(DESTDIR)$(pkgdatadir)/$$p; \
170             	done
171             tags: TAGS
172             TAGS:
173             
174             
175             distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
176             
177             subdir = lib
178             
179             distdir: $(DISTFILES)
180             	@for file in $(DISTFILES); do \
181             	  d=$(srcdir); \
182             	  if test -d $$d/$$file; then \
183             	    cp -pr $$/$$file $(distdir)/$$file; \
184             	  else \
185             	    test -f $(distdir)/$$file \
186             	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
187             	    || cp -p $$d/$$file $(distdir)/$$file || :; \
188             	  fi; \
189             	done
190 rizwank 1.1 info-am:
191             info: info-am
192             dvi-am:
193             dvi: dvi-am
194             check-am: all-am
195             check: check-am
196             installcheck-am:
197             installcheck: installcheck-am
198             install-exec-am:
199             install-exec: install-exec-am
200             
201             install-data-am: install-pkgdataDATA install-data-local
202             install-data: install-data-am
203             
204             install-am: all-am
205             	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
206             install: install-am
207             uninstall-am: uninstall-pkgdataDATA uninstall-local
208             uninstall: uninstall-am
209             all-am: Makefile $(DATA) all-local
210             all-redirect: all-am
211 rizwank 1.1 install-strip:
212             	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
213             installdirs:
214             	$(mkinstalldirs)  $(DESTDIR)$(pkgdatadir)
215             
216             
217             mostlyclean-generic:
218             
219             clean-generic:
220             	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
221             
222             distclean-generic:
223             	-rm -f Makefile $(CONFIG_CLEAN_FILES)
224             	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
225             
226             maintainer-clean-generic:
227             mostlyclean-am:  mostlyclean-generic
228             
229             mostlyclean: mostlyclean-am
230             
231             clean-am:  clean-generic mostlyclean-am
232 rizwank 1.1 
233             clean: clean-am
234             
235             distclean-am:  distclean-generic clean-am
236             
237             distclean: distclean-am
238             
239             maintainer-clean-am:  maintainer-clean-generic distclean-am
240             	@echo "This command is intended for maintainers to use;"
241             	@echo "it deletes files that may require special tools to rebuild."
242             
243             maintainer-clean: maintainer-clean-am
244             
245             .PHONY: uninstall-pkgdataDATA install-pkgdataDATA tags distdir info-am \
246             info dvi-am dvi check check-am installcheck-am installcheck \
247             install-exec-am install-exec install-data-local install-data-am \
248             install-data install-am install uninstall-local uninstall-am uninstall \
249             all-local all-redirect all-am all installdirs mostlyclean-generic \
250             distclean-generic clean-generic maintainer-clean-generic clean \
251             mostlyclean distclean maintainer-clean
252             
253 rizwank 1.1 
254             all-local: enscript.cfg
255             
256             install-data-local: enscript.cfg
257             	$(top_srcdir)/mkinstalldirs $(sysconfdir)
258             	if test -r $(sysconfdir)/enscript.cfg; then \
259             	  cp $(sysconfdir)/enscript.cfg $(sysconfdir)/enscript.cfg.old; \
260             	else :; \
261             	fi
262             	$(INSTALL_DATA) enscript.cfg $(sysconfdir)/enscript.cfg
263             
264             uninstall-local:
265             	rm -f $(sysconfdir)/enscript.cfg
266             
267             enscript.cfg: $(srcdir)/enscript.cfg.in Makefile
268             	sed 's%@DATADIR@%$(datadir)%g; s%@media@%@MEDIA@%g; s%@BINDIR@%$(bindir)%g; s%@spooler@%@SPOOLER@%g; s%@pslevel@%@PSLEVEL@%g; s%@queueparam@%@QUEUEPARAM@%g' \
269             	$(srcdir)/enscript.cfg.in >enscript.cfg
270             
271             # Tell versions [3.59,3.63) of GNU make to not export all variables.
272             # Otherwise a system limit (for SysV at least) may be exceeded.
273             .NOEXPORT:

Rizwan Kassim
Powered by
ViewCVS 0.9.2