summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/tiny.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/tiny.mak')
-rw-r--r--src/mame/tiny.mak6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/tiny.mak b/src/mame/tiny.mak
index 63b114435a3..1c67ac1e8f8 100644
--- a/src/mame/tiny.mak
+++ b/src/mame/tiny.mak
@@ -3,7 +3,7 @@
# tiny.mak
#
# Small driver-specific example makefile
-# Use make SUBTARGET=tiny to build
+# Use make SUBTARGET=tiny to build
#
# Copyright Nicola Salmoria and the MAME Team.
# Visit http://mamedev.org for licensing and usage restrictions.
@@ -97,9 +97,9 @@ DRVLIBS = \
# layout dependencies
#-------------------------------------------------
-$(DRIVERS)/astrocde.o: $(LAYOUT)/gorf.lh \
+$(DRIVERS)/astrocde.o: $(LAYOUT)/gorf.lh \
$(LAYOUT)/seawolf2.lh \
$(LAYOUT)/spacezap.lh \
$(LAYOUT)/tenpindx.lh
-$(DRIVERS)/circus.o: $(LAYOUT)/circus.lh \
+$(DRIVERS)/circus.o: $(LAYOUT)/circus.lh \
$(LAYOUT)/crash.lh