seperate function for getting the stack pointer. moving towards a platform-specific...
[cake.git] / mmake.config.in
blob0af6d819ed9f379c7661e2ec6607f29794b35cdd
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) $(SRCDIR)/config/make.tmpl --listfile $(MMLIST)
9 genmakefiledeps $(GENMF) $(SRCDIR)/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