[17619] | 1 | # Makefile.in generated automatically by automake 1.3 from Makefile.am |
---|
| 2 | |
---|
| 3 | # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 | # Makefile template for the compat libaray. |
---|
| 15 | # Copyright (c) 1995-1998 Markku Rossi. |
---|
| 16 | # |
---|
| 17 | # Author: Markku Rossi <mtr@iki.fi> |
---|
| 18 | # |
---|
| 19 | |
---|
| 20 | # |
---|
| 21 | # This file is part of GNU enscript. |
---|
| 22 | # |
---|
| 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 = /bin/sh |
---|
| 41 | |
---|
| 42 | srcdir = @srcdir@ |
---|
| 43 | 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 | DISTDIR = |
---|
| 62 | |
---|
| 63 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 64 | 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@ |
---|
| 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 | 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 | INSTOBJEXT = @INSTOBJEXT@ |
---|
| 98 | INTLDEPS = @INTLDEPS@ |
---|
| 99 | INTLLIBS = @INTLLIBS@ |
---|
| 100 | INTLOBJS = @INTLOBJS@ |
---|
| 101 | LDFLAGS = @LDFLAGS@ |
---|
| 102 | LEX = @LEX@ |
---|
| 103 | LIBOBJS = @LIBOBJS@ |
---|
| 104 | MAKEINFO = @MAKEINFO@ |
---|
| 105 | MEDIA = @MEDIA@ |
---|
| 106 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
| 107 | MSGFMT = @MSGFMT@ |
---|
| 108 | PACKAGE = @PACKAGE@ |
---|
| 109 | PERL = @PERL@ |
---|
| 110 | POFILES = @POFILES@ |
---|
| 111 | POSUB = @POSUB@ |
---|
| 112 | PSLEVEL = @PSLEVEL@ |
---|
| 113 | RANLIB = @RANLIB@ |
---|
| 114 | SPOOLER = @SPOOLER@ |
---|
| 115 | U = @U@ |
---|
| 116 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
---|
| 117 | USE_NLS = @USE_NLS@ |
---|
| 118 | VERSION = @VERSION@ |
---|
| 119 | YACC = @YACC@ |
---|
| 120 | l = @l@ |
---|
| 121 | |
---|
| 122 | AUTOMAKE_OPTIONS = no-dependencies |
---|
| 123 | |
---|
| 124 | noinst_LIBRARIES = libcompat.a |
---|
| 125 | libcompat_a_SOURCES = getopt.c getopt1.c xalloc.c regex.c |
---|
| 126 | libcompat_a_LIBADD = @LIBOBJS@ @ALLOCA@ |
---|
| 127 | libcompat_a_DEPENDENCIES = @LIBOBJS@ @ALLOCA@ |
---|
| 128 | |
---|
| 129 | noinst_HEADERS = dummypwd.h getopt.h regex.h xalloc.h |
---|
| 130 | |
---|
| 131 | EXTRA_DIST = gethostname.c getpwd.c getuid.c strerror.c memmove.c \ |
---|
| 132 | memcpy.c strtol.c strtoul.c config.dos |
---|
| 133 | |
---|
| 134 | INCLUDES = -I$(srcdir)/../intl -I../intl |
---|
| 135 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 136 | CONFIG_HEADER = ../config.h |
---|
| 137 | CONFIG_CLEAN_FILES = |
---|
| 138 | LIBRARIES = $(noinst_LIBRARIES) |
---|
| 139 | |
---|
| 140 | |
---|
| 141 | DEFS = @DEFS@ -I. -I$(srcdir) -I.. |
---|
| 142 | CPPFLAGS = @CPPFLAGS@ |
---|
| 143 | LIBS = @LIBS@ |
---|
| 144 | libcompat_a_OBJECTS = getopt.o getopt1.o xalloc.o regex.o |
---|
| 145 | AR = ar |
---|
| 146 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) |
---|
| 147 | LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@ |
---|
| 148 | HEADERS = $(noinst_HEADERS) |
---|
| 149 | |
---|
| 150 | DIST_COMMON = ChangeLog Makefile.am Makefile.in alloca.c memcpy.c \ |
---|
| 151 | memmove.c strerror.c strtoul.c |
---|
| 152 | |
---|
| 153 | |
---|
| 154 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 155 | |
---|
| 156 | TAR = gtar |
---|
| 157 | GZIP = --best |
---|
| 158 | SOURCES = $(libcompat_a_SOURCES) |
---|
| 159 | OBJECTS = $(libcompat_a_OBJECTS) |
---|
| 160 | |
---|
| 161 | all: Makefile $(LIBRARIES) $(HEADERS) |
---|
| 162 | |
---|
| 163 | .SUFFIXES: |
---|
| 164 | .SUFFIXES: .S .c .o .s |
---|
| 165 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
| 166 | cd $(top_srcdir) && $(AUTOMAKE) --gnu compat/Makefile |
---|
| 167 | |
---|
| 168 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 169 | cd $(top_builddir) \ |
---|
| 170 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
| 171 | |
---|
| 172 | |
---|
| 173 | mostlyclean-noinstLIBRARIES: |
---|
| 174 | |
---|
| 175 | clean-noinstLIBRARIES: |
---|
| 176 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) |
---|
| 177 | |
---|
| 178 | distclean-noinstLIBRARIES: |
---|
| 179 | |
---|
| 180 | maintainer-clean-noinstLIBRARIES: |
---|
| 181 | |
---|
| 182 | .c.o: |
---|
| 183 | $(COMPILE) -c $< |
---|
| 184 | |
---|
| 185 | .s.o: |
---|
| 186 | $(COMPILE) -c $< |
---|
| 187 | |
---|
| 188 | .S.o: |
---|
| 189 | $(COMPILE) -c $< |
---|
| 190 | |
---|
| 191 | mostlyclean-compile: |
---|
| 192 | -rm -f *.o core *.core |
---|
| 193 | |
---|
| 194 | clean-compile: |
---|
| 195 | |
---|
| 196 | distclean-compile: |
---|
| 197 | -rm -f *.tab.c |
---|
| 198 | |
---|
| 199 | maintainer-clean-compile: |
---|
| 200 | |
---|
| 201 | libcompat.a: $(libcompat_a_OBJECTS) $(libcompat_a_DEPENDENCIES) |
---|
| 202 | -rm -f libcompat.a |
---|
| 203 | $(AR) cru libcompat.a $(libcompat_a_OBJECTS) $(libcompat_a_LIBADD) |
---|
| 204 | $(RANLIB) libcompat.a |
---|
| 205 | |
---|
| 206 | tags: TAGS |
---|
| 207 | |
---|
| 208 | ID: $(HEADERS) $(SOURCES) $(LISP) |
---|
| 209 | here=`pwd` && cd $(srcdir) \ |
---|
| 210 | && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP) |
---|
| 211 | |
---|
| 212 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) |
---|
| 213 | tags=; \ |
---|
| 214 | here=`pwd`; \ |
---|
| 215 | list='$(SOURCES) $(HEADERS)'; \ |
---|
| 216 | unique=`for i in $$list; do echo $$i; done | \ |
---|
| 217 | awk ' { files[$$0] = 1; } \ |
---|
| 218 | END { for (i in files) print i; }'`; \ |
---|
| 219 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
---|
| 220 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) |
---|
| 221 | |
---|
| 222 | mostlyclean-tags: |
---|
| 223 | |
---|
| 224 | clean-tags: |
---|
| 225 | |
---|
| 226 | distclean-tags: |
---|
| 227 | -rm -f TAGS ID |
---|
| 228 | |
---|
| 229 | maintainer-clean-tags: |
---|
| 230 | |
---|
| 231 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
---|
| 232 | |
---|
| 233 | subdir = compat |
---|
| 234 | |
---|
| 235 | distdir: $(DISTFILES) |
---|
| 236 | @for file in $(DISTFILES); do \ |
---|
| 237 | d=$(srcdir); \ |
---|
| 238 | test -f $(distdir)/$$file \ |
---|
| 239 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
| 240 | || cp -p $$d/$$file $(distdir)/$$file; \ |
---|
| 241 | done |
---|
| 242 | info: |
---|
| 243 | dvi: |
---|
| 244 | check: all |
---|
| 245 | $(MAKE) |
---|
| 246 | installcheck: |
---|
| 247 | install-exec: |
---|
| 248 | @$(NORMAL_INSTALL) |
---|
| 249 | |
---|
| 250 | install-data: |
---|
| 251 | @$(NORMAL_INSTALL) |
---|
| 252 | |
---|
| 253 | install: install-exec install-data all |
---|
| 254 | @: |
---|
| 255 | |
---|
| 256 | uninstall: |
---|
| 257 | |
---|
| 258 | install-strip: |
---|
| 259 | $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install |
---|
| 260 | installdirs: |
---|
| 261 | |
---|
| 262 | |
---|
| 263 | mostlyclean-generic: |
---|
| 264 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) |
---|
| 265 | |
---|
| 266 | clean-generic: |
---|
| 267 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
| 268 | |
---|
| 269 | distclean-generic: |
---|
| 270 | -rm -f Makefile $(DISTCLEANFILES) |
---|
| 271 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
| 272 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 273 | |
---|
| 274 | maintainer-clean-generic: |
---|
| 275 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
---|
| 276 | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) |
---|
| 277 | mostlyclean: mostlyclean-noinstLIBRARIES mostlyclean-compile \ |
---|
| 278 | mostlyclean-tags mostlyclean-generic |
---|
| 279 | |
---|
| 280 | clean: clean-noinstLIBRARIES clean-compile clean-tags clean-generic \ |
---|
| 281 | mostlyclean |
---|
| 282 | |
---|
| 283 | distclean: distclean-noinstLIBRARIES distclean-compile distclean-tags \ |
---|
| 284 | distclean-generic clean |
---|
| 285 | -rm -f config.status |
---|
| 286 | |
---|
| 287 | maintainer-clean: maintainer-clean-noinstLIBRARIES \ |
---|
| 288 | maintainer-clean-compile maintainer-clean-tags \ |
---|
| 289 | maintainer-clean-generic distclean |
---|
| 290 | @echo "This command is intended for maintainers to use;" |
---|
| 291 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 292 | |
---|
| 293 | .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ |
---|
| 294 | clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ |
---|
| 295 | mostlyclean-compile distclean-compile clean-compile \ |
---|
| 296 | maintainer-clean-compile tags mostlyclean-tags distclean-tags \ |
---|
| 297 | clean-tags maintainer-clean-tags distdir info dvi installcheck \ |
---|
| 298 | install-exec install-data install uninstall all installdirs \ |
---|
| 299 | mostlyclean-generic distclean-generic clean-generic \ |
---|
| 300 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
---|
| 301 | |
---|
| 302 | |
---|
| 303 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 304 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 305 | .NOEXPORT: |
---|