mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-10 14:52:00 +00:00
fix comment
This commit is contained in:
parent
ff2f143882
commit
93aedb5bbf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -181,7 +181,7 @@ SDLHDIR=$(MOUNT_DIR)/SDL12
|
|||
LIBSDIR=$(MOUNT_DIR)/libs
|
||||
TEMPDIR=/tmp
|
||||
|
||||
# We won't need this if we want to build the client
|
||||
# We won't need this if we only build the server
|
||||
ifneq ($(BUILD_CLIENT),0)
|
||||
# set PKG_CONFIG_PATH to influence this, e.g.
|
||||
# PKG_CONFIG_PATH=/opt/cross/i386-mingw32msvc/lib/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue