blob: d8e301ffb229bec9750d91d175fd36cb93012d48 [file] [log] [blame]
diff --aruN a/src/Makefile b/src/Makefile
--- a/src/Makefile
+++ b/src/Makefile
@@ -9,4 +9,4 @@
$(RM) $(TARGETS)
sp-oops-extract: oopslog.c
- gcc -Wall -s -o $@ $^
+ $(CC) -Wall -s -o $@ $^