Fixed a comment.

This commit is contained in:
Pietro Gagliardi 2015-04-15 19:20:46 -04:00
parent 17b7852fde
commit 4b611f80cf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
OBJDIR = .obj
# windows does this so :/
# MAME does this so :/
ifeq ($(OS),Windows_NT)
OS = windows
endif