Initial revision
authorceriel <none@none>
Mon, 19 Jan 1987 10:32:32 +0000 (10:32 +0000)
committerceriel <none@none>
Mon, 19 Jan 1987 10:32:32 +0000 (10:32 +0000)
mach/ns/libpc/compmodule [new file with mode: 0755]

diff --git a/mach/ns/libpc/compmodule b/mach/ns/libpc/compmodule
new file mode 100755 (executable)
index 0000000..846ba6f
--- /dev/null
@@ -0,0 +1,4 @@
+if ${MACH?ack} -I../../../h ${MACHFL?} $1 1>&2
+then echo `basename $1 $2`.o
+else exit 1
+fi