C:Avail - FLUSH should now handle systems with >2G of memory
[AROS.git] / mmake.config.in
blob58f177a4e4627180d993a0cc77023dabd8ad0a3b
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 globalvarfile $(TOP)/bin/$(AROS_TARGET_ARCH)-$(AROS_TARGET_CPU)@aros_target_suffix@/gen/config/target.cfg
12 genglobalvarfile sh $(TOP)/configure
14 ignoredir CVS
15 ignoredir bin
16 ignoredir intuition.morphos
17 ignoredir .svn
18 ignoredir .unmaintained
19 ignoredir distfiles