X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/93eee247caa059f67f7665dee3626e5171f5e793..874837f653433315bd2733823a0a1efe6f76b373:/config.mk?ds=sidebyside diff --git a/config.mk b/config.mk index b3fe193..b18ad33 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 4.7 +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