diff --git a/Makefile b/Makefile index 7638821..46692e6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,7 @@ .POSIX: +.SUFFIXES: .c .m .o + VERSION = 4 #CC=clang