diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-31 15:21:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-31 15:21:00 +0000 |
commit | db3c0ffb44e6cbf2a7cc09244dd879b1a08b309d (patch) | |
tree | a9ceaafbb57f6794202b4371f67cf8b9bfc6016f /tests/date | |
parent | 8935f38d4e141981cbdf6657aa14bd4c4581ab46 (diff) | |
download | coreutils-db3c0ffb44e6cbf2a7cc09244dd879b1a08b309d.tar.xz |
.
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index 35cabe0e7..437b7aae6 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -10,7 +10,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. - SHELL = @SHELL@ srcdir = @srcdir@ @@ -67,6 +66,7 @@ GENCAT = @GENCAT@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ +GNU_PACKAGE = @GNU_PACKAGE@ GT_NO = @GT_NO@ GT_YES = @GT_YES@ INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ @@ -85,6 +85,7 @@ NEED_SETGID = @NEED_SETGID@ OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@ OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@ PACKAGE = @PACKAGE@ +PERL = @PERL@ POFILES = @POFILES@ POSUB = @POSUB@ POW_LIBM = @POW_LIBM@ @@ -98,6 +99,7 @@ VERSION = @VERSION@ YACC = @YACC@ l = @l@ + x = date explicit = maint_gen = 1.X 2.X 3.X 4.X 5.X 6.X 7.X 8.X 9.X leap-1.X U95-1.X U95-2.X U95-3.X U92-1.X U92-2.X U92-3.X V92-1.X V92-2.X V92-3.X W92-1.X W92-2.X W92-3.X millen-1.X rel-0.X rel-1a.X rel-1b.X rel-2a.X rel-2b.X rel-2c.X rel-2d.X rel-2e.X rel-2f.X rel-2g.X rel-3a.X next-s.X next-m.X next-h.X next-d.X next-w.X next-mo.X next-y.X utc-0.X utc-0a.X utc-1.I utc-1.X utc-1a.I utc-1a.X date2sec-0.X date2sec-0a.X date2sec-1.X sec2date-0.X |