X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=df190f153b86943f3515ba9e41364b74ad189e10;hb=c982bb1389c37262cbcc6ffcc343ec78528c4a81;hp=9944f2a29ddbb66b69f1c149a8ab749cf0dbef85;hpb=a73de0cff42588d3dc3b40e4e8b198c847208dca;p=dwm.git diff --git a/config.mk b/config.mk index 9944f2a..df190f1 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 4.6 +VERSION = 4.9 # 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