Adapted to use of new assmbler and linker.

This commit is contained in:
keie 1985-06-04 10:32:07 +00:00
parent 531353e14d
commit 040aa7115c

View file

@ -1,5 +1,5 @@
MAKEFILE=../../proto/libg/Makefile
MACHDEF="MACH=m68k2" "SUF=s"
MACHDEF="MACH=m68k2" "SUF=o" "ASAR=aal"
BCDEF="PREF=bc" "SUB=" "SRC=lang/basic/lib"
install:
@ -11,7 +11,7 @@ cmp:
-../../compare tail_bc
clean:
-rm -f *.old *.[ce$(SUF)] tail* head*
-rm -f *.old *.[ceo] tail* head*
opr:
make pr | opr