X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/b7f891145503257759c44f5737eabe3010eae2af..6a26e97f741d732a68a978bbcde4331a6a1610c2:/config.mk diff --git a/config.mk b/config.mk index cd14ca4..6ffffdb 100644 --- a/config.mk +++ b/config.mk @@ -20,6 +20,6 @@ LDFLAGS = ${LIBS} #CFLAGS = -g -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\" #LDFLAGS = -g ${LIBS} -# compiler +# compiler and linker CC = cc LD = ${CC}