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