Initial revision
This commit is contained in:
parent
f72b739e21
commit
4e17f5b9a5
1 changed files with 4 additions and 0 deletions
4
mach/ns/libpc/compmodule
Executable file
4
mach/ns/libpc/compmodule
Executable file
|
@ -0,0 +1,4 @@
|
|||
if ${MACH?ack} -I../../../h ${MACHFL?} $1 1>&2
|
||||
then echo `basename $1 $2`.o
|
||||
else exit 1
|
||||
fi
|
Loading…
Reference in a new issue