X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.mk;h=b18ad3308073ab8a823834392a8033fbe7cfc91b;hp=9944f2a29ddbb66b69f1c149a8ab749cf0dbef85;hb=874837f653433315bd2733823a0a1efe6f76b373;hpb=1dcb18c124d28515f896f6e929ea317d33b72923 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