From 566b0c41e3e889059dea0aedc1bccc7285b6138b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 24 Sep 1999 07:42:42 +0000 Subject: . --- tests/tsort/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/tsort/Makefile.in') diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index b219f4198..4f8f42e0c 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -61,6 +61,7 @@ host_alias = @host_alias@ host_triplet = @host@ AMTAR = @AMTAR@ AMTARFLAGS = @AMTARFLAGS@ +AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ @@ -92,6 +93,8 @@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ +YACC = @YACC@ +install_sh = @install_sh@ l = @l@ -- cgit v1.2.3-54-g00ecf