Commit 5ca43ab2 authored by Ben Avison's avatar Ben Avison Committed by ROOL
Browse files

Add a few definitions required to cross-compile TerritoryManager

parent 64010501
......@@ -9,9 +9,11 @@ INCLUDED_STDTOOLS = YES
ifneq (Host,${APCS})
GNUTOOLPREFIX = arm-unknown-riscos-
SUFFIX_MODULE = ,ffa
SUFFIX_SPRITE = ,ff9
SUFFIX_ABSOLUTE = ,ff8
SUFFIX_OBEY = ,feb
SUFFIX_DEBIMAGE = ,fd3
SUFFIX_SQUASH = ,fca
endif
SUFFIX_PERL = ,102
SUFFIX_HEADER = .h
......@@ -84,7 +86,7 @@ PERL = perl
RESGEN = resgen
RM = rm -f
#SETTYPE = settype
#SQUASH = squash
SQUASH = Squash
ifneq (Host,${APCS})
SQZ = armsqueeze
else
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment