2 # You need only uncomment the next line if you run mmake from somewhere
4 #top /home/digulla/demo
5 maketool make TOP=$(TOP) CURDIR=$(CURDIR) TARGET=$(TARGET)
6 defaultmakefilename DemoMMFile
8 # Uncomment this if you want/have to use gawk
9 #genmakefilescript gawk -f $(TOP)/scripts/genmf.gawk --assign "TOP=$(TOP)" < mmakefile.src > mmakefile
10 #genmakefilescript $(TOP)/tools/genmf/genmf $(TOP)/config/make.tmpl < mmakefile.src > mmakefile
11 #genmakefiledeps $(TOP)/tools/genmf $(TOP)/config/make.tmpl
12 #globalvarfile $(TOP)/config/host.cfg
13 #genglobalvarfile sh $(TOP)/configure -m $(TOP)/config/host.cfg
17 #add compiler/include/makefile