revert between 56095 -> 55830 in arch
[AROS.git] / mmake.config.in
blob0574854bca68a2274602f7995decac5eecd7dec9
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 --usetmp --listfile $(MMLIST)
9 genmakefiledeps $(GENMF) $(SRCDIR)/config/make.tmpl --usetmp
10 globalvarfile $(TOP)/bin/$(AROS_HOST_ARCH)-$(AROS_HOST_CPU)/gen/host/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