summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-06-21 07:22:13 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-06-21 07:22:13 +0000
commit1615025734e4d5875a368401bb601a0b96dceaba (patch)
tree7e3e2d2457d3ad89be591de3147ede8384eaa6d0 /makefile
parent4de6e64077202cff87f44e33bfd34161699a989e (diff)
makemak wip (nw)
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefile b/makefile
index 7d217b4378c..0d7aa068ad3 100644
--- a/makefile
+++ b/makefile
@@ -803,6 +803,10 @@ checkautodetect:
tests: $(REGTESTS)
+mak: maketree $(MAKEMAK_TARGET)
+ @echo Rebuilding $(SUBTARGET).mak...
+ $(MAKEMAK) $(SRC)/targets/$(SUBTARGET).lst -I$(SRC)/emu -I$(SRC)/mame -I$(SRC)/mame/layout -I$(SRC)/mess -I$(SRC)/mess/layout $(SRC) > $(SUBTARGET).mak
+ $(MAKEMAK) $(SRC)/targets/$(SUBTARGET).lst > $(SUBTARGET).lst
#-------------------------------------------------
# directory targets