Protect host (Linux) malloc/free/... with Forbid()/Permit()
[tangerine.git] / mmake.config.in
blobeb3ce7c3d736e288aa898f8ff06c6f61b9d8e7e2
1 [AROS]
2 # You need only uncomment the next line if you run mmake from somewhere
3 # else than $(TOP).
4 #top /home/digulla/AROS
5 maketool $(HOST_MAKE) $(MKARGS) TOP=$(TOP) SRCDIR=$(SRCDIR) CURDIR=$(CURDIR) TARGET=$(TARGET)
6 defaultmakefilename mmakefile
7 defaulttarget AROS
8 genmakefilescript $(GENMF) $(TOP)/config/make.tmpl --listfile $(MMLIST)
9 genmakefiledeps $(GENMF) $(TOP)/config/make.tmpl
10 globalvarfile $(TOP)/bin/$(AROS_HOST_ARCH)-$(AROS_HOST_CPU)/gen/config/host.cfg
11 genglobalvarfile sh $(TOP)/configure
13 ignoredir CVS
14 ignoredir bin
15 ignoredir intuition.morphos
16 ignoredir .svn
17 ignoredir .unmaintained
18 ignoredir distfiles