*** empty log message ***
This commit is contained in:
parent
86f29918c8
commit
61ab763c07
2
mach/z80/libcc/compmodule
Executable file
2
mach/z80/libcc/compmodule
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
${MACH?} -I../../../h ${MACHFL?} $1 1>&2
|
||||||
|
echo `basename $1 $2`.s
|
||||||
2
mach/z80/libpc/compmodule
Executable file
2
mach/z80/libpc/compmodule
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
${MACH?} -I../../../h ${MACHFL?} $1 1>&2
|
||||||
|
echo `basename $1 $2`.s
|
||||||
2
mach/z8000/libcc/compmodule
Executable file
2
mach/z8000/libcc/compmodule
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
${MACH?} -I../../../h ${MACHFL?} $1 1>&2
|
||||||
|
echo `basename $1 $2`.s
|
||||||
2
mach/z8000/libpc/compmodule
Executable file
2
mach/z8000/libpc/compmodule
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
${MACH?} -I../../../h ${MACHFL?} $1 1>&2
|
||||||
|
echo `basename $1 $2`.s
|
||||||
Loading…
x
Reference in New Issue
Block a user