]> git.armaanb.net Git - dmenu.git/commitdiff
minor fix
authorAnselm R Garbe <garbeam@gmail.com>
Wed, 18 Jun 2008 17:20:21 +0000 (18:20 +0100)
committerAnselm R Garbe <garbeam@gmail.com>
Wed, 18 Jun 2008 17:20:21 +0000 (18:20 +0100)
config.mk

index 556086f959717ccf04f79c1efffd1e87a712e2dd..557f48cc5ec76789fae0b7825973c6e90703954f 100644 (file)
--- 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