summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-29 04:54:46 +0000
committerJim Meyering <jim@meyering.net>1996-03-29 04:54:46 +0000
commit7514630dc14d4bf0bcda6eb7b50a65dbcdb1031c (patch)
treefacce360233cc1e4c919f1a016916fe0a7b7f65a
parentb8d7f00196977bc8aebd45c724c9f84b1536aecd (diff)
downloadgnulib-7514630dc14d4bf0bcda6eb7b50a65dbcdb1031c.tar.gz
.
-rw-r--r--lib/Makefile.in53
1 files changed, 27 insertions, 26 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 7d68ab922f..cd1c8c0233 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 0.30 from Makefile.am
+# Makefile.in generated automatically by automake 0.31 from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
@@ -78,11 +78,11 @@ LIBS = @LIBS@
COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
LINK = $(CC) $(LDFLAGS) -o $@
fu_OBJECTS = getdate.o posixtm.o argmatch.o backupfile.o basename.o \
- dirname.o error.o fileblocks.o filemode.o full-write.o getopt.o \
- getopt1.o getversion.o group-member.o idcache.o isdir.o \
- long-options.o makepath.o modechange.o obstack.o safe-read.o \
- save-cwd.o savedir.o stripslash.o userspec.o xgetcwd.o xmalloc.o \
- xstrdup.o xstrtol.o xstrtoul.o yesno.o
+dirname.o error.o fileblocks.o filemode.o full-write.o getopt.o \
+getopt1.o getversion.o group-member.o idcache.o isdir.o long-options.o \
+makepath.o modechange.o obstack.o safe-read.o save-cwd.o savedir.o \
+stripslash.o userspec.o xgetcwd.o xmalloc.o xstrdup.o xstrtol.o \
+xstrtoul.o yesno.o
LIBFILES = libfu.a
AR = ar
@@ -90,26 +90,26 @@ RANLIB = @RANLIB@
HEADERS = $(noinst_HEADERS)
DIST_COMMON = Makefile.am Makefile.in alloca.c fileblocks.c fnmatch.c \
- fsusage.c ftruncate.c mountlist.c
+fsusage.c ftruncate.c mountlist.c
PACKAGE = @PACKAGE@
VERSION = @VERSION@
DISTFILES = $(DIST_COMMON) $(SOURCES) $(BUILT_SOURCES) $(HEADERS) \
- $(TEXINFOS) $(INFOS) $(MANS) $(DIST_OTHER) $(DATA)
+ $(TEXINFOS) $(INFOS) $(MANS) $(EXTRA_DIST) $(DATA)
DEP_DISTFILES = $(DIST_COMMON) $(SOURCES) $(BUILT_SOURCES) $(HEADERS) \
- $(TEXINFOS) $(INFO_DEPS) $(MANS) $(DIST_OTHER) $(DATA)
+ $(TEXINFOS) $(INFO_DEPS) $(MANS) $(EXTRA_DIST) $(DATA)
DEP_FILES = .deps/alloca.P .deps/argmatch.P .deps/backupfile.P \
- .deps/basename.P .deps/dirname.P .deps/error.P .deps/fileblocks.P \
- .deps/filemode.P .deps/fnmatch.P .deps/fsusage.P .deps/ftruncate.P \
- .deps/full-write.P .deps/getdate.P .deps/getopt.P .deps/getopt1.P \
- .deps/getversion.P .deps/group-member.P .deps/idcache.P \
- .deps/isdir.P .deps/long-options.P .deps/makepath.P \
- .deps/modechange.P .deps/mountlist.P .deps/obstack.P \
- .deps/posixtm.P .deps/safe-read.P .deps/save-cwd.P .deps/savedir.P \
- .deps/stripslash.P .deps/userspec.P .deps/xgetcwd.P .deps/xmalloc.P \
- .deps/xstrdup.P .deps/xstrtol.P .deps/xstrtoul.P .deps/yesno.P
+.deps/basename.P .deps/dirname.P .deps/error.P .deps/fileblocks.P \
+.deps/filemode.P .deps/fnmatch.P .deps/fsusage.P .deps/ftruncate.P \
+.deps/full-write.P .deps/getdate.P .deps/getopt.P .deps/getopt1.P \
+.deps/getversion.P .deps/group-member.P .deps/idcache.P .deps/isdir.P \
+.deps/long-options.P .deps/makepath.P .deps/modechange.P \
+.deps/mountlist.P .deps/obstack.P .deps/posixtm.P .deps/safe-read.P \
+.deps/save-cwd.P .deps/savedir.P .deps/stripslash.P .deps/userspec.P \
+.deps/xgetcwd.P .deps/xmalloc.P .deps/xstrdup.P .deps/xstrtol.P \
+.deps/xstrtoul.P .deps/yesno.P
SOURCES = $(fu_SOURCES)
OBJECTS = $(fu_OBJECTS)
@@ -221,6 +221,8 @@ uninstall:
all: $(LIBFILES) $(HEADERS) Makefile
+install-strip:
+ $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
installdirs:
@@ -254,14 +256,13 @@ maintainer-clean: maintainer-clean-noinstLIBRARIES \
@echo "it deletes files that may require special tools to rebuild."
.PHONY: default mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
- clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
- mostlyclean-compile distclean-compile clean-compile \
- maintainer-clean-compile tags mostlyclean-tags distclean-tags \
- clean-tags maintainer-clean-tags dist info dvi check installcheck \
- install-exec install-data install uninstall all installdirs \
- mostlyclean-generic distclean-generic clean-generic \
- maintainer-clean-generic clean mostlyclean distclean \
- maintainer-clean
+clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
+mostlyclean-compile distclean-compile clean-compile \
+maintainer-clean-compile tags mostlyclean-tags distclean-tags \
+clean-tags maintainer-clean-tags dist info dvi check installcheck \
+install-exec install-data install uninstall all installdirs \
+mostlyclean-generic distclean-generic clean-generic \
+maintainer-clean-generic clean mostlyclean distclean maintainer-clean
# Since this directory contains two parsers, we have to be careful to avoid