repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fixed a few warnings.
[tangerine.git]
/
arch
/
i386-mingw32
/
exec
/
mmakefile.src
blob
b57277504ce8a1f010d64208cd27c5991f532325
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
AFILES := stackswap
5
6
#MM kernel-exec-mingw32-i386 : kernel-exec-includes
7
8
USER_AFLAGS := -I$(TOP)/rom/exec -I$(GENINCDIR)
9
%build_archspecific \
10
mainmmake=kernel-exec maindir=rom/exec arch=mingw32-i386 \
11
asmfiles=$(AFILES) modulename=exec