Initial revision
authorem <none@none>
Mon, 18 Mar 1985 17:24:31 +0000 (17:24 +0000)
committerem <none@none>
Mon, 18 Mar 1985 17:24:31 +0000 (17:24 +0000)
mach/i80/libcc/compmodule [new file with mode: 0755]

diff --git a/mach/i80/libcc/compmodule b/mach/i80/libcc/compmodule
new file mode 100755 (executable)
index 0000000..e7e4da6
--- /dev/null
@@ -0,0 +1,4 @@
+if ${MACH?ack} -DCPM -I../../../h ${MACHFL?} $1 1>&2
+then echo `basename $1 $2`.s
+else rm -f `basename $1 $2`.s
+fi