Xinqi Bao's Git
projects
/
dwm.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
0c71b16
)
removed uneccessary line
author
Anselm R Garbe <
[email protected]
>
Mon, 31 Mar 2008 09:09:48 +0000
(10:09 +0100)
committer
Anselm R Garbe <
[email protected]
>
Mon, 31 Mar 2008 09:09:48 +0000
(10:09 +0100)
config.mk
diff
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index
f365e8f
..
df190f1
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-23,7
+23,6
@@
LDFLAGS = -s ${LIBS}
# Solaris
#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = ${LIBS}
# Solaris
#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = ${LIBS}
-#CFLAGS += -xtarget=ultra
# compiler and linker
CC = cc
# compiler and linker
CC = cc