projects
/
xonotic
/
darkplaces.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bab5d38
)
added LDFLAGS_SDL to the pmake file
author
havoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 29 Mar 2006 11:04:08 +0000
(11:04 +0000)
committer
havoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 29 Mar 2006 11:04:08 +0000
(11:04 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6210
d7cf8633
-e32d-0410-b094-
e92efae38249
BSDmakefile
patch
|
blob
|
history
diff --git
a/BSDmakefile
b/BSDmakefile
index
dc0af47
..
fb60cb9
100644
(file)
--- a/
BSDmakefile
+++ b/
BSDmakefile
@@
-30,6
+30,7
@@
OBJ_ICON_NEXUIZ=
LDFLAGS_CL=$(LDFLAGS_BSDCL)
LDFLAGS_SV=$(LDFLAGS_BSDSV)
+LDFLAGS_SDL=$(LDFLAGS_BSDSDL)
EXE_CL=$(EXE_UNIXCL)
EXE_SV=$(EXE_UNIXSV)