View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (-1 / +3 lines)
 Lines 17-20    Link Here 
CHEATS=1
CHEATS=1
2XSAI=1
2XSAI=1
EXTRALIBS=@LDFLAGS@
#Fairly good and special-char-safe descriptor of the os being built on.
#Fairly good and special-char-safe descriptor of the os being built on.
 Lines 188-192    Link Here 
CPUFLAGS=-ml  -m4-single-only
CPUFLAGS=-ml  -m4-single-only
else
else
OPTIMISE = @OPTIMIZE@
OPTIMISE = @CFLAGS@
endif
endif
 Lines 244-249    Link Here 
else
else
OFFSET=
OFFSET=
endif
endif
OFFSET=$(CPU)/offsets.h
offsets: offsets.o
offsets: offsets.o
	$(CCC) $(INCLUDES) -o $@ offsets.o
	$(CCC) $(INCLUDES) -o $@ offsets.o