X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/a73de0cff42588d3dc3b40e4e8b198c847208dca..858251de46c50498b261b312f2df03531dd9923c:/config.mk diff --git a/config.mk b/config.mk index 9944f2a..b18ad33 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 4.6 +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