AROS-v0/mmake.config.in

22 lines
789 B
Plaintext

[AROS]
# You need only uncomment the next line if you run mmake from somewhere
# else than $(TOP).
#top /home/digulla/AROS
maketool $(HOST_MAKE) $(MKARGS) TOP=$(TOP) SRCDIR=$(SRCDIR) CURDIR=$(CURDIR) TARGET=$(TARGET)
defaultmakefilename mmakefile
defaulttarget AROS
genmakefilescript $(GENMF) $(SRCDIR)/config/make.tmpl --usetmp --listfile $(MMLIST)
genmakefiledeps $(SRCDIR)/config/make.tmpl
globalvarfile $(TOP)/bin/$(AROS_HOST_ARCH)-$(AROS_HOST_CPU)/gen/host/config/host.cfg
globalvarfile $(TOP)/bin/$(AROS_TARGET_ARCH)-$(AROS_TARGET_CPU)@aros_target_suffix@/gen/config/target.cfg
genglobalvarfile sh $(TOP)/configure
ignoredir .git
ignoredir .github
ignoredir .svn
ignoredir .unmaintained
ignoredir CVS
ignoredir bin
ignoredir intuition.morphos
ignoredir distfiles@mmake_ignore_dirs@