summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Collapse)Author
1999-01-04remove strcasecmp.cinJim Meyering
1999-01-02(strcasecmp.c strncasecmp.c): Remove rules.Jim Meyering
1998-12-31(libfu_a_SOURCES): Remove strcasecmp.c.Jim Meyering
(BUILT_SOURCES): Add strcasecmp.c and strncasecmp.c. (EXTRA_DIST): Add strcasecmp.cin. (strcasecmp.c): New rule. (strncasecmp.c): New rule.
1998-12-13(EXTRA_DIST): Add xstat.in.Jim Meyering
1998-12-12(lstat.c): Add rule to generate this from xstat.in.Jim Meyering
(stat.c): Likewise.
1998-12-07(noinst_HEADERS): Add dirname.h.Jim Meyering
1998-09-07(libfu_a_SOURCES): Change posixtm.y to posixtm.c.Jim Meyering
(noinst_HEADERS): Add posixtm.h.
1998-08-13(noinst_HEADERS): Add filemode.h.Jim Meyering
1998-07-16(noinst_HEADERS): Add lchown.h.Jim Meyering
1998-07-04(noinst_HEADERS): Add regex.h.Jim Meyering
1998-05-16(EXTRA_DIST): Remove. Automake groks the `LIBOBJS='Jim Meyering
lines in the m4/*.m4 macros, so the hack of including some custom-replaced C source file names here is no longer needed.
1998-04-13(noinst_HEADERS): Add safe-read.h.Jim Meyering
1998-03-14s/get-date.h/getdate.h/Jim Meyering
1998-02-24(libfu_a_SOURCES): Add quotearg.c.Jim Meyering
(noinst_HEADERS): Add quotearg.h.
1998-02-20(noinst_HEADERS): s/getdate.h/get-date.h/Jim Meyering
1998-01-04(libfu_a_SOURCES): Add closeout.c.Jim Meyering
(noinst_HEADERS): Add closeout.h.
1997-12-21(libfu_a_SOURCES): Add exclude.c.Jim Meyering
(noinst_HEADERS): Add exclude.h.
1997-11-30(libfu_a_SOURCES): Add new file human.c.Jim Meyering
(noinst_HEADERS): Add new file human.h.
1997-11-19(AUTOMAKE_OPTIONS): Use ansi2knr so *I* don'tJim Meyering
have to convert my hash package to use k&r C.
1997-11-09add -*-Makefile-*- to first lineJim Meyering
1997-10-26(EXTRA_DIST): Add malloc.c.Jim Meyering
1997-10-26(noinst_HEADERS): Add xalloc.h.Jim Meyering
1997-10-06(noinst_HEADERS): Add savedir.h.Jim Meyering
1997-09-21(libfu_a_SOURCES): Use hash.c, not oa-hash.c.Jim Meyering
(noinst_HEADERS): Use hash.h, not oa-hash.h.
1997-09-15(EXTRA_DIST): Add realloc.c.Jim Meyering
1997-09-02(EXTRA_DIST): Remove mvdir.c and rmdir.c.Jim Meyering
Add lstat.c and stat.c.
1997-08-31(libfu_a_SOURCES): Add oa-hash.c.Jim Meyering
(noinst_HEADERS): Add oa-hash.h.
1997-07-06(noinst_HEADERS): Add strverscmp.h.Jim Meyering
1997-07-06(libfu_a_SOURCES): Add strverscmp.c.Jim Meyering
(noinst_HEADERS): Add strverscmp.h.
1997-05-27(libfu_a_SOURCES): Add addext.c.Jim Meyering
Remove getversion.c; get_version is now in backupfile.c. Add basename.c since it's no longer replacible.
1997-03-13(EXTRA_DIST): Add chown.c.Jim Meyering
1997-01-25(noinst_HEADERS): Add getdate.h.Jim Meyering
1997-01-03(EXTRA_DIST): Add getgroups.c.Jim Meyering
1996-12-11(EXTRA_DIST): Add strftime.c to appease automake.Jim Meyering
Although it's not used yet, it'll be used by ls's (to-be-done) --format=FORMAT option.
1996-12-10(EXTRA_DIST): Add mktime.c.Jim Meyering
Reported by Thomas Bushnell.
1996-12-08(noinst_LIBRARIES): Rename to lib?u.a as perJim Meyering
new automake requirement. Rename ?u_* variables to lib?u_a_*.
1996-11-24(EXTRA_DIST): Add getline.c now that getlineJim Meyering
isn't mentioned in AC_REPLACE_FUNCS.
1996-10-22(EXTRA_DIST): Remove group-member.c.Jim Meyering
Add (temporary hack to work around bug in automake-1.1f) mvdir.c and rmdir.c.
1996-10-21(INCLUDES): Add -I../intl. Reported by Eric Backus.Jim Meyering
1996-10-12(EXTRA_DIST): Remove.Jim Meyering
1996-10-11(EXTRA_DIST): Remove posixtm.y and getdate.y.Jim Meyering
(fu_SOURCES): Put them here instead. Remove rules for building getdate.c and posixtm.c; now automake generates those rules.
1996-10-08(EXTRA_DIST): Remove names of several filesJim Meyering
that automake adds automatically. (fu_SOURCES): Likewise. (fu_DEPENDENCIES): Depend on fu_LIBADD.
1996-10-01(fu_SOURCES): Remove getline.cJim Meyering
(EXTRA_DIST): Add getline.c
1996-09-20(fu_SOURCES): Remove regex.c and rx.c.Jim Meyering
(EXTRA_DIST): Put them here instead.
1996-09-20(fu_SOURCES): Move getopt.c and getopt1.c back to here fro EXTRA_DIST.Jim Meyering
1996-09-07(INCLUDES): Add -I../intl so compiler will find libintl.h for rpmatch.c.Jim Meyering
1996-09-05(fu_SOURCES): Add regex.c and rx.c.Jim Meyering
(noinst_HEADERS): Add regex.h and rx.h.
1996-08-19(noinst_HEADERS): Add path-concat.h.Jim Meyering
(fu_SOURCES): Add path-concat.c.
1996-07-21(EXTRA_DIST): Add rpmatch.c.Jim Meyering
1996-07-21(EXTRA_DIST): Put error.c and obstack.c here...Jim Meyering
(fu_SOURCES): Instead of here.