summaryrefslogtreecommitdiff
path: root/tests/dircolors
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-13 23:19:08 +0000
committerJim Meyering <jim@meyering.net>1999-11-13 23:19:08 +0000
commit55fa0c6a12d42fb53fe7dc510c48f17272093ff2 (patch)
tree5b4a646a7327ee00953a4beb7283e2ee955f56cd /tests/dircolors
parent6bffd08ba5a72e85b653af086e1ab3bcb08b3998 (diff)
downloadcoreutils-55fa0c6a12d42fb53fe7dc510c48f17272093ff2.tar.xz
.
Diffstat (limited to 'tests/dircolors')
-rw-r--r--tests/dircolors/Makefile.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index ea5577922..1b3e618e0 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -59,16 +59,14 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
host_alias = @host_alias@
host_triplet = @host@
-AMDEP = @AMDEP@
AMTAR = @AMTAR@
+AMTARFLAGS = @AMTARFLAGS@
+AWK = @AWK@
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
CPP = @CPP@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
DATADIRNAME = @DATADIRNAME@
-DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
GENCAT = @GENCAT@
GETCONF = @GETCONF@
@@ -96,6 +94,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
+install_sh = @install_sh@
l = @l@