*** empty log message ***
This commit is contained in:
parent
0370ea6d61
commit
04e97ce36b
1 changed files with 4 additions and 0 deletions
4
mach/m68k2/libsys/compmodule
Executable file
4
mach/m68k2/libsys/compmodule
Executable file
|
@ -0,0 +1,4 @@
|
|||
if l68k2 -c $1 1>&2
|
||||
then echo `basename $1 $2`.o
|
||||
else exit 1
|
||||
fi
|
Loading…
Reference in a new issue