X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.in;h=7efac86e02386d17197366979839d50275125467;hb=6b8b6deecb00631ea5f4bba04c739b9a19d29a4e;hp=74a5b91770d964b6efd16275888c682a3af5c8d7;hpb=de12c4b7457d6a0e408d86dd47ea4955058ffeb8;p=gnulib.git diff --git a/lib/Makefile.in b/lib/Makefile.in index 74a5b9177..7efac86e0 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,6 +1,6 @@ -# Makefile.in generated automatically by automake 1.2d from Makefile.am +# Makefile.in generated automatically by automake 1.2f from Makefile.am -# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -156,27 +156,27 @@ DEP_FILES = .deps/addext.P .deps/alloca.P .deps/argmatch.P \ .deps/backupfile.P .deps/basename.P .deps/chown.P .deps/closeout.P \ .deps/dirname.P .deps/error.P .deps/euidaccess.P .deps/exclude.P \ .deps/fileblocks.P .deps/filemode.P .deps/fnmatch.P .deps/fsusage.P \ -.deps/ftruncate.P .deps/full-write.P .deps/getdate.P .deps/getgroups.P \ -.deps/getline.P .deps/getopt.P .deps/getopt1.P .deps/group-member.P \ -.deps/hash.P .deps/human.P .deps/idcache.P .deps/isdir.P \ -.deps/long-options.P .deps/lstat.P .deps/makepath.P .deps/malloc.P \ -.deps/memcmp.P .deps/memcpy.P .deps/memset.P .deps/mkdir.P \ -.deps/mktime.P .deps/modechange.P .deps/mountlist.P .deps/obstack.P \ -.deps/path-concat.P .deps/posixtm.P .deps/quotearg.P .deps/realloc.P \ -.deps/regex.P .deps/rename.P .deps/rmdir.P .deps/rpmatch.P .deps/rx.P \ -.deps/safe-read.P .deps/save-cwd.P .deps/savedir.P .deps/stat.P \ -.deps/stpcpy.P .deps/strcasecmp.P .deps/strdup.P .deps/strftime.P \ -.deps/stripslash.P .deps/strndup.P .deps/strstr.P .deps/strtol.P \ -.deps/strtoul.P .deps/strverscmp.P .deps/userspec.P .deps/xgetcwd.P \ -.deps/xmalloc.P .deps/xstrdup.P .deps/xstrtol.P .deps/xstrtoul.P \ -.deps/yesno.P +.deps/ftruncate.P .deps/full-write.P .deps/getdate .deps/getdate.P \ +.deps/getgroups.P .deps/getline.P .deps/getopt.P .deps/getopt1.P \ +.deps/group-member.P .deps/hash.P .deps/human.P .deps/idcache.P \ +.deps/isdir.P .deps/long-options.P .deps/lstat.P .deps/makepath.P \ +.deps/malloc.P .deps/memcmp.P .deps/memcpy.P .deps/memset.P \ +.deps/mkdir.P .deps/mktime.P .deps/modechange.P .deps/mountlist.P \ +.deps/obstack.P .deps/path-concat.P .deps/posixtm .deps/posixtm.P \ +.deps/quotearg.P .deps/realloc.P .deps/regex.P .deps/rename.P \ +.deps/rmdir.P .deps/rpmatch.P .deps/rx.P .deps/safe-read.P \ +.deps/save-cwd.P .deps/savedir.P .deps/stat.P .deps/stpcpy.P \ +.deps/strcasecmp.P .deps/strdup.P .deps/strftime.P .deps/stripslash.P \ +.deps/strndup.P .deps/strstr.P .deps/strtol.P .deps/strtoul.P \ +.deps/strverscmp.P .deps/userspec.P .deps/xgetcwd.P .deps/xmalloc.P \ +.deps/xstrdup.P .deps/xstrtol.P .deps/xstrtoul.P .deps/yesno.P SOURCES = $(libfu_a_SOURCES) OBJECTS = $(libfu_a_OBJECTS) default: all .SUFFIXES: -.SUFFIXES: .S .c .h .o .s .y +.SUFFIXES: .S .c .o .s .y $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile @@ -194,9 +194,6 @@ distclean-noinstLIBRARIES: maintainer-clean-noinstLIBRARIES: -.c.o: - $(COMPILE) -c $< - .s.o: $(COMPILE) -c $< @@ -204,7 +201,7 @@ maintainer-clean-noinstLIBRARIES: $(COMPILE) -c $< mostlyclean-compile: - -rm -f *.o core + -rm -f *.o core *.core clean-compile: @@ -231,8 +228,9 @@ libfu.a: $(libfu_a_OBJECTS) $(libfu_a_DEPENDENCIES) $(RANLIB) libfu.a .y.c: $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(YFLAGS) -.y.h: - $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(YFLAGS) +posixtm.h: posixtm.c +getdate.h: getdate.c + addext_.c: addext.c $(ANSI2KNR) $(ANSI2KNR) `if test -f $(srcdir)/addext.c; then echo $(srcdir)/addext.c; else echo addext.c; fi` addext_.c alloca_.c: alloca.c $(ANSI2KNR) @@ -393,8 +391,12 @@ ID: $(HEADERS) $(SOURCES) $(LISP) TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ - test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$(LISP)$$tags" \ - || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $(SOURCES) $(HEADERS) $(LISP) -o $$here/TAGS) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) mostlyclean-tags: @@ -422,12 +424,7 @@ distdir: $(DISTFILES) || cp -p $$d/$$file $(distdir)/$$file; \ done -MKDEP = $(CC) -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) - DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) --include .deps/.P -.deps/.P: $(BUILT_SOURCES) - echo > $@ -include $(DEP_FILES) @@ -440,13 +437,16 @@ distclean-depend: maintainer-clean-depend: -rm -rf .deps -.deps/%.P: %.c - @echo "Computing dependencies for $<..." - @o='o'; \ - test -n "$o" && o='$$o'; \ - $(MKDEP) $< >$@.tmp \ - && sed "s,^\(.*\)\.o:,\1.$$o \1.l$$o $@:," < $@.tmp > $@ \ - && rm -f $@.tmp +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).P -c $< + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $< + @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \ + < .deps/$(*F).p > .deps/$(*F).P + @-rm -f .deps/$(*F).p info: dvi: check: all