summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--new/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/new/GNUmakefile b/new/GNUmakefile
index e6ed62c..b9d8bee 100644
--- a/new/GNUmakefile
+++ b/new/GNUmakefile
@@ -2,7 +2,7 @@
OBJDIR = .obj
-# windows does this so :/
+# MAME does this so :/
ifeq ($(OS),Windows_NT)
OS = windows
endif