summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/mame.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/mame.mak')
-rw-r--r--src/mame/mame.mak10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mame/mame.mak b/src/mame/mame.mak
deleted file mode 100644
index 7fe7bc04f64..00000000000
--- a/src/mame/mame.mak
+++ /dev/null
@@ -1,10 +0,0 @@
-###########################################################################
-#
-# makefile
-#
-# Additional makefile for building MAME
-#
-###########################################################################
-
-GEN_FOLDERS += $(GENDIR)/mess/layout/
-LAYOUTS += $(wildcard $(SRC)/mess/layout/*.lay)