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