From: Anselm R Garbe Date: Wed, 18 Jun 2008 17:20:21 +0000 (+0100) Subject: minor fix X-Git-Url: https://git.armaanb.net/?p=dmenu.git;a=commitdiff_plain;h=8911aa10606b4fda9d766973b1c3e0e23bb2c266 minor fix --- diff --git a/config.mk b/config.mk index 556086f..557f48c 100644 --- a/config.mk +++ b/config.mk @@ -26,7 +26,6 @@ LDFLAGS = -s ${LIBS} # Solaris #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" #LDFLAGS = ${LIBS} -#CFLAGS += -xtarget=ultra # compiler and linker CC = cc