diff options
author | Jim Meyering <jim@meyering.net> | 1997-06-16 18:02:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-06-16 18:02:08 +0000 |
commit | 9bf8c1c229516dd1bf73c85e2fa7722bb28029b2 (patch) | |
tree | f2fe127c37a8e4479e7ffbaf142ad631ffaf8d70 /m4 | |
parent | 504b9fe47aa4a73c37f941f3bc27be653ab39a70 (diff) | |
download | coreutils-9bf8c1c229516dd1bf73c85e2fa7722bb28029b2.tar.xz |
.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in index 324a9b15d..b811f5117 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -73,12 +73,10 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ LIBOBJS = @LIBOBJS@ -LN = @LN@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ -MV = @MV@ MVDIR_PROG = @MVDIR_PROG@ PACKAGE = @PACKAGE@ PERL = @PERL@ |