repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
move DEFINESET() to another file, otherwise gcc4.6 tries to optimize to much and...
[AROS.git]
/
tools
/
MetaMake
/
mmakefile.src
blob
c191f96b65a1bd9a30000e06e0a31b285c3825c4
1
include $(SRCDIR)/config/aros.cfg
2
3
##MM- build-tools : build-tools-mmake
4
5
%build_prog mmake=build-tools-mmake \
6
progname=mmake targetdir=$(AROSDIR)/Build/Tools \
7
files=mmake
8
9
%common