diff --git a/Makefile b/Makefile index a5651c1bde..4d0941f006 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ SRC=\ src/*/*/* \ src/*/*/*/* -.PHONY: all clean fmt libc test +.PHONY: all clean fmt libc libm test all: libc libm