ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/AmigaOS/Makefile
(Generate patch)

Comparing BasiliskII/src/AmigaOS/Makefile (file contents):
Revision 1.4 by cebix, 2000-07-25T15:19:41Z vs.
Revision 1.6 by cebix, 2002-01-15T14:58:34Z

# Line 1 | Line 1
1 < # AmigaOS makefile for Basilisk II (GeekGadgets)
1 > # AmigaOS makefile for Basilisk II (GeekGadgets tool chain)
2  
3   ## System specific configuration
4   CC = gcc
# Line 9 | Line 9 | DEFS =
9   LDFLAGS = -noixemul
10   LIBS = /gg/lib/libnix/swapstack.o
11   AS = PhxAss
12 < ASFLAGS = OPT ! INCPATH GG:os-include MACHINE=68020 FPU=1
12 > ASFLAGS = OPT ! INCPATH GG:os-include FPU=1
13  
14   ## Files
15   SRCS = ../main.cpp main_amiga.cpp ../prefs.cpp ../prefs_items.cpp \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines