pinosaur
/
dwm.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c71b16
)
removed uneccessary line
author
Anselm R Garbe
<garbeam@gmail.com>
Mon, 31 Mar 2008 09:09:48 +0000
(10:09 +0100)
committer
Anselm R Garbe
<garbeam@gmail.com>
Mon, 31 Mar 2008 09:09:48 +0000
(10:09 +0100)
config.mk
patch
|
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}
-#CFLAGS += -xtarget=ultra
# compiler and linker
CC = cc