Add libm to phony

This commit is contained in:
Jeremy Soller
2018-03-26 19:59:42 -06:00
parent adcd0c9900
commit d071522bc5
+1 -1
View File
@@ -20,7 +20,7 @@ SRC=\
src/*/*/* \
src/*/*/*/*
.PHONY: all clean fmt libc test
.PHONY: all clean fmt libc libm test
all: libc libm