diff --git a/GNUmakefile b/GNUmakefile index e6ed62ca..b9d8bee1 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -2,7 +2,7 @@ OBJDIR = .obj -# windows does this so :/ +# MAME does this so :/ ifeq ($(OS),Windows_NT) OS = windows endif