Fixed a comment.
This commit is contained in:
parent
2d1f20d905
commit
bb0c52ee4e
|
@ -2,7 +2,7 @@
|
|||
|
||||
OBJDIR = .obj
|
||||
|
||||
# windows does this so :/
|
||||
# MAME does this so :/
|
||||
ifeq ($(OS),Windows_NT)
|
||||
OS = windows
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue