*** empty log message ***
This commit is contained in:
parent
f2bcd752e7
commit
a84888ad30
@ -1,5 +1,5 @@
|
||||
MAKEFILE=../../proto/libg/Makefile
|
||||
MACHDEF="MACH=m68k4" "SUF=s"
|
||||
MACHDEF="MACH=m68k4" "SUF=o"
|
||||
PCDEF="PREF=pc" "SUB=" "SRC=lang/pc/libpc"
|
||||
|
||||
install:
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
${MACH?} -I../../../h ${MACHFL?} $1 1>&2
|
||||
echo `basename $1 $2`.s
|
||||
echo `basename $1 $2`.o
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user