changeset 20262:f365b21ea90f

.
author Jim Meyering <jim@meyering.net>
date Fri, 29 Mar 1996 04:54:46 +0000
parents d10570ba8912
children 34c99b729d9d
files lib/Makefile.in
diffstat 1 files changed, 27 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.in	Sun Mar 24 18:23:44 1996 +0000
+++ b/lib/Makefile.in	Fri Mar 29 04:54:46 1996 +0000
@@ -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 @@
 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 @@
 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 @@
 
 all: $(LIBFILES) $(HEADERS) Makefile
 
+install-strip:
+	$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
 installdirs:
 
 
@@ -254,14 +256,13 @@
 	@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