projects
/
micropolis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf4857d
)
Linux pkg-config needs double dashes.
author
Deanna Phillips
<deanna@sdf.lonestar.org>
Mon, 11 Feb 2008 13:07:40 +0000
(08:07 -0500)
committer
Deanna Phillips
<deanna@sdf.lonestar.org>
Mon, 11 Feb 2008 13:07:40 +0000
(08:07 -0500)
src/sim/makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/sim/makefile
b/src/sim/makefile
index
9705d6e
..
8f4ad9b
100644
(file)
--- a/
src/sim/makefile
+++ b/
src/sim/makefile
@@
-8,8
+8,8
@@
TKLIBRARY = /usr/local/lib/tk
SDLINCLUDE =
SDLLIBS = -lSDL -lSDL_mixer
-#SDLINCLUDE += $$(pkg-config -cflags sdl)
-#SDLLIBS += $$(pkg-config -libs sdl)
+#SDLINCLUDE += $$(pkg-config -
-
cflags sdl)
+#SDLLIBS += $$(pkg-config -
-
libs sdl)
CC = gcc
Impressum
,
Datenschutz