Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ben Avison
BuildSys
Commits
5ca43ab2
Commit
5ca43ab2
authored
Nov 25, 2019
by
Ben Avison
Committed by
ROOL
May 15, 2021
Browse files
Add a few definitions required to cross-compile TerritoryManager
parent
64010501
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
GNUmakefiles/StdTools
GNUmakefiles/StdTools
+3
-1
No files found.
GNUmakefiles/StdTools
View file @
5ca43ab2
...
...
@@ -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 =
s
quash
SQUASH =
S
quash
ifneq (Host,${APCS})
SQZ = armsqueeze
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment