(libfetish_a_SOURCES): Remove fnmatch_.h.
authorJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 09:58:30 +0000 (09:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 09:58:30 +0000 (09:58 +0000)
commit5a2082acb61ed7a9ed4b337d087a5ee8cd76072e
tree29e1547a526ed33e27b81514a5f0b142dbf903e6
parent4bbd70a251e5775032140ebe8a7e12ce19cfc200
(libfetish_a_SOURCES): Remove fnmatch_.h.
(lib_OBJECTS): New macro, for convenience when cutting and
pasting Makefile.am templates from gnulib.
(EXTRA_DIST): Remove fnmatch_loop.c.
(BUILT_SOURCES): Append $(FNMATCH_H).

Import the following changes from gnulib templates
for alloca and fnmatch):
(all-local $(lib_OBJECTS)): New dependencies.
(alloca.h): Use alloca.h-t for temporary.
(EXTRA_DIST): Append fnmatch_.h, fnmatch_loop.c.
(fnmatch.h): New rule.
(MOSTLYCLEANFILES): Add fnmatch.h, fnmatch.h-t.
(DISTCLEANFILES): Remove fnmatch.h
lib/Makefile.am