Makefile.mingw is no longer used

svn-id: r13584
This commit is contained in:
Jonathan Gray 2004-04-16 06:56:28 +00:00
parent 22cd3dbcf9
commit c8e331e9b4

View File

@ -1,5 +1,5 @@
# $Header$
# This file is used by Makefile and Makefile.mingw and declares common build rules,
# This file is used by Makefile and declares common build rules,
# a list of common object files etc.
######################################################################
@ -14,7 +14,7 @@ all: $(EXECUTABLE) plugins
# Files that are to be included in the archive built by "make dist"
DISTFILES := \
Makefile Makefile.common Makefile.mingw \
Makefile Makefile.common \
NEWS README COPYING scummvm.6 Info.plist \
scumm.dsp scummvm.dsp scummvm.dsw scummvm.icns scummvm.ico \
scummvm.proj scummvm.rc scummvm.spec scummvm.xpm simon.dsp sky.dsp \