Alter(or mess with) sun4i target flags a bit
[AROS.git] / tools / MetaMake / mmake.config.sample
blob9ad25f9e5da3c9948b5f688ee92afef467dc80a7
1 [demo]
2 # You need only uncomment the next line if you run mmake from somewhere
3 # else than $(TOP).
4 #top /home/digulla/demo
5 maketool make TOP=$(TOP) CURDIR=$(CURDIR) TARGET=$(TARGET)
6 defaultmakefilename DemoMMFile
7 defaulttarget Demo
8 # Uncomment this if you want/have to use gawk
9 #genmakefilescript gawk -f $(TOP)/scripts/genmf.gawk --assign "TOP=$(TOP)" < mmakefile.src > mmakefile
10 #genmakefilescript $(TOP)/tools/genmf/genmf $(TOP)/config/make.tmpl < mmakefile.src > mmakefile
11 #genmakefiledeps $(TOP)/tools/genmf $(TOP)/config/make.tmpl
12 #globalvarfile $(TOP)/config/host.cfg
13 #genglobalvarfile sh $(TOP)/configure -m $(TOP)/config/host.cfg
15 #ignoredir CVS
16 #ignoredir bin
17 #add compiler/include/makefile
18 #add makefile