aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2008-03-31 11:09:48 +0200
committerAnselm R Garbe <garbeam@gmail.com>2008-03-31 11:09:48 +0200
commita520ba3c0baed704e0323494aa7f8a4a464912da (patch)
tree937d29a3165c2e555b6f3ee2b4a19e48b0fc34b6 /config.mk
parent0c71b16b9282562ee59f73f215c6ba827df25927 (diff)
downloaddwm-a520ba3c0baed704e0323494aa7f8a4a464912da.tar.zst
removed uneccessary line
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index f365e8f..df190f1 100644
--- 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