diff --git a/mach/pdp/libcc/compmodule b/mach/pdp/libcc/compmodule new file mode 100755 index 000000000..491f6d251 --- /dev/null +++ b/mach/pdp/libcc/compmodule @@ -0,0 +1,2 @@ +${MACH?} -I../../../h ${MACHFL?} $1 1>&2 +echo `basename $1 $2`.o