X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/a45f106d3c6e253109dd47b6a193f991c7bde203..4d8a646958fa2e0c8fe9d8da3dd26357e8bb4317:/config.mk diff --git a/config.mk b/config.mk index 556086f..9206a44 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dmenu version -VERSION = 3.7 +VERSION = 3.8 # Customize below to fit your system @@ -26,7 +26,6 @@ LDFLAGS = -s ${LIBS} # Solaris #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" #LDFLAGS = ${LIBS} -#CFLAGS += -xtarget=ultra # compiler and linker CC = cc