From 32a2c6f6d9d6d59b7414c7e9179180d2df79f7f4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 12 Jul 2003 20:47:23 +0000 Subject: . --- lib/Makefile.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.in b/lib/Makefile.in index 0bf0a932b..f1e6286e4 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -96,7 +96,6 @@ MSGMERGE = @MSGMERGE@ NEED_SETGID = @NEED_SETGID@ OBJEXT = @OBJEXT@ OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@ -OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -269,7 +268,7 @@ libfetish_a_SOURCES = \ libfetish_a_LIBADD = $(LIBOBJS) $(ALLOCA) libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD) -BUILT_SOURCES = getdate.c +BUILT_SOURCES = getdate.c $(STDBOOL_H) $(ALLOCA_H) MAINTAINERCLEANFILES = $(BUILT_SOURCES) MOSTLYCLEANFILES = stdbool.h stdbool.ht alloca.h alloca.ht @@ -867,13 +866,11 @@ charset.alias: config.charset $(SHELL) $(srcdir)/config.charset '@host@' > t-$@ mv t-$@ $@ # Create stdbool.h on systems that lack a working one. -all-local $(lib_OBJECTS): $(STDBOOL_H) stdbool.h: stdbool.hin sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' $(srcdir)/stdbool.hin > $@t mv $@t $@ # Create an when the system # doesn't have one that works with the given compiler. -all-local $(lib_OBJECTS): $(ALLOCA_H) alloca.h: alloca_.h cp $(srcdir)/alloca_.h $@t mv $@t $@ -- cgit v1.2.3-70-g09d2