*** empty log message ***
authorkeie <none@none>
Tue, 26 Mar 1985 16:23:21 +0000 (16:23 +0000)
committerkeie <none@none>
Tue, 26 Mar 1985 16:23:21 +0000 (16:23 +0000)
mach/m68k4/libpc/Makefile
mach/m68k4/libpc/compmodule

index 9f45d5d..926013c 100644 (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:
index 2846132..491f6d2 100755 (executable)
@@ -1,2 +1,2 @@
 ${MACH?} -I../../../h ${MACHFL?} $1 1>&2
-echo `basename $1 $2`.s
+echo `basename $1 $2`.o