From 2b1bcb2e8199bfceb6dae06d720335edf4569154 Mon Sep 17 00:00:00 2001 From: marcel Date: Sun, 3 Dec 2000 20:29:31 +0000 Subject: Fix cross-building once again. Forgotten by: ache --- Makefile.inc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.inc1') diff --git a/Makefile.inc1 b/Makefile.inc1 index 4d09999..4f1a740 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -563,7 +563,7 @@ _libkrb5= kerberos5/lib/libroken kerberos5/lib/libasn1 kerberos5/lib/libhdb \ .endif build-tools: -.for _tool in bin/sh ${_games} gnu/usr.bin/cc/cc_tools ${_fortran} \ +.for _tool in bin/csh bin/sh ${_games} gnu/usr.bin/cc/cc_tools ${_fortran} \ ${_libroken4} ${_libkrb5} lib/libncurses ${_share} cd ${.CURDIR}/${_tool}; ${MAKE} build-tools .endfor -- cgit v1.1