From c2d3d6ce4a76bd1ba56fb5ffe6e325b75cc24fc8 Mon Sep 17 00:00:00 2001 From: keie Date: Fri, 7 Dec 1984 10:42:27 +0000 Subject: [PATCH] Initial revision --- mach/em22/libcc/compmodule | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 mach/em22/libcc/compmodule diff --git a/mach/em22/libcc/compmodule b/mach/em22/libcc/compmodule new file mode 100755 index 000000000..671dce6d1 --- /dev/null +++ b/mach/em22/libcc/compmodule @@ -0,0 +1,2 @@ +${MACH?} -Rcpp=/lib/cpp -I/usr/em/h ${MACHFL?} -LIB $1 1>&2 +echo `basename $1 $2`.m -- 2.34.1