X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=b18ad3308073ab8a823834392a8033fbe7cfc91b;hb=d26c28c1e7b01024b0559b4bc7b40c85d96dc701;hp=ebd0188aadda942de72bb58b71085e8a7eea3123;hpb=8497f9f78195d386c7b50bc5105641a5c3f78554;p=dwm.git diff --git a/config.mk b/config.mk index ebd0188..b18ad33 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 4.8 +VERSION = 5.0 # Customize below to fit your system @@ -23,7 +23,6 @@ LDFLAGS = -s ${LIBS} # Solaris #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" #LDFLAGS = ${LIBS} -#CFLAGS += -xtarget=ultra # compiler and linker CC = cc