pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7f8911
)
added comment
author
Anselm R.Garbe
<arg@10ksloc.org>
Mon, 14 Aug 2006 06:44:54 +0000
(08:44 +0200)
committer
Anselm R.Garbe
<arg@10ksloc.org>
Mon, 14 Aug 2006 06:44:54 +0000
(08:44 +0200)
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index
cd14ca4
..
6ffffdb
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-20,6
+20,6
@@
LDFLAGS = ${LIBS}
#CFLAGS = -g -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = -g ${LIBS}
-# compiler
+# compiler
and linker
CC = cc
LD = ${CC}