Moved source_fa into trunk

This commit is contained in:
David Gálvez
2011-01-03 08:10:50 +00:00
parent af014dc0d6
commit 756ab9cd6e
657 changed files with 288732 additions and 7 deletions

View File

@@ -39,7 +39,7 @@ PROGRAM = stor_pci.tos
endif
STACKSIZE = 64k
OPTIMISATION = -O -fomit-frame-pointer
OPTIMISATION = -O2 -fomit-frame-pointer
CPU = -m68020-60
LIB =
ASFLAGS = $(CPU)