Fixed the BSD mingl target.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2754 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Molgrum 2007-10-20 19:52:02 +00:00
parent 45c953d819
commit 726ab4977c
1 changed files with 3 additions and 0 deletions

View File

@ -529,6 +529,9 @@ endif
M_CFLAGS=$(SWCFLAGS) $(GLCFLAGS) -I/usr/X11R6/include
MB_DIR=m_bsd
MCL_DIR=mcl_bsd
MINGL_EXE_NAME=../fteqw.mingl
MINGL_DIR=mingl_bsd
endif
ifneq ($(shell echo $(FTE_TARGET)|grep linux),)