]> git.armaanb.net Git - dwm.git/blobdiff - config.mk
got rid of LD (inspired by JGs patch to wmii)
[dwm.git] / config.mk
index 5c783ef2768bd693c9cc93649950d8f2752e78b0..c48ecf32773cde889fe64496ed8ded7f10a3c13b 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -27,4 +27,3 @@ LDFLAGS = ${LIBS}
 
 # compiler and linker
 CC = cc
-LD = ${CC}