X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=df190f153b86943f3515ba9e41364b74ad189e10;hb=c982bb1389c37262cbcc6ffcc343ec78528c4a81;hp=f365e8fc640a98fae45115edaf8825be2b86e90d;hpb=dba22848c7d077c1a988a901c9390dc3c8cc9d64;p=dwm.git 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