X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/206eb344e2efcb29922b5b89f7b11f227d701240..a785a0d71213c2ab628778727c4354ad5bb517fb:/config.mk?ds=inline diff --git a/config.mk b/config.mk index ce7cdc7..f2750fb 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 = -g ${LIBS} # Solaris #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" #LDFLAGS = ${LIBS} -#CFLAGS += -xtarget=ultra # compiler and linker CC = cc