JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
cleanup linux Makefile.
[spectrwm.git] / Makefile
index c18bff2..d32b0b2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -35,10 +35,6 @@ CC=clang
 CXX=clang++
 CPP=clang -E
 CFLAGS+=--analyze
-.elif ${.TARGETS:M*clang*}
-CC=clang
-CXX=clang++
-CPP=clang -E
 .endif
 
 analyze: all