X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=f2750fbae1e6bf6306d2e334671dac14658a351d;hb=fa244aa7fbcb438193b17111724640be244543ad;hp=ce7cdc7d2bbb0319c7d9f269c9ac44f86721d7e4;hpb=206eb344e2efcb29922b5b89f7b11f227d701240;p=dwm.git 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