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:
parent
45c953d819
commit
726ab4977c
1 changed files with 3 additions and 0 deletions
|
@ -529,6 +529,9 @@ endif
|
||||||
M_CFLAGS=$(SWCFLAGS) $(GLCFLAGS) -I/usr/X11R6/include
|
M_CFLAGS=$(SWCFLAGS) $(GLCFLAGS) -I/usr/X11R6/include
|
||||||
MB_DIR=m_bsd
|
MB_DIR=m_bsd
|
||||||
MCL_DIR=mcl_bsd
|
MCL_DIR=mcl_bsd
|
||||||
|
|
||||||
|
MINGL_EXE_NAME=../fteqw.mingl
|
||||||
|
MINGL_DIR=mingl_bsd
|
||||||
endif
|
endif
|
||||||
ifneq ($(shell echo $(FTE_TARGET)|grep linux),)
|
ifneq ($(shell echo $(FTE_TARGET)|grep linux),)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue