mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
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
|
||||
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),)
|
||||
|
||||
|
|
Loading…
Reference in a new issue