From 9c10e17f06a23ed84e093f7aee3b8575ff6265cf Mon Sep 17 00:00:00 2001 From: keie Date: Tue, 11 Feb 1986 11:15:19 +0000 Subject: [PATCH] Ack is using good old cpp again. --- mach/em22/libcc/compmodule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/em22/libcc/compmodule b/mach/em22/libcc/compmodule index 671dce6d1..330b4aef5 100755 --- a/mach/em22/libcc/compmodule +++ b/mach/em22/libcc/compmodule @@ -1,2 +1,2 @@ -${MACH?} -Rcpp=/lib/cpp -I/usr/em/h ${MACHFL?} -LIB $1 1>&2 +${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 echo `basename $1 $2`.m -- 2.34.1