From: Anselm R Garbe Date: Mon, 31 Mar 2008 09:09:48 +0000 (+0100) Subject: removed uneccessary line X-Git-Url: https://git.armaanb.net/?p=dwm.git;a=commitdiff_plain;h=a520ba3c0baed704e0323494aa7f8a4a464912da removed uneccessary line --- 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