X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/1dcb18c124d28515f896f6e929ea317d33b72923..3d6630b7d24685c767ecadc131b566d23d944a83:/config.mk?ds=inline 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