*** empty log message ***

This commit is contained in:
keie 1985-03-26 16:23:21 +00:00
parent a8fc6009f7
commit 2b6187a009
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -1,2 +1,2 @@
${MACH?} -I../../../h ${MACHFL?} $1 1>&2
echo `basename $1 $2`.s
echo `basename $1 $2`.o