summaryrefslogtreecommitdiff
path: root/Makefile.musl
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.musl')
-rw-r--r--Makefile.musl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.musl b/Makefile.musl
index 1f19ea0..d50de24 100644
--- a/Makefile.musl
+++ b/Makefile.musl
@@ -23,5 +23,6 @@ musl/lib/libc.a musl/lib/crt1.o: musl/config.mak
musl/config.mak:
cd musl; ./configure
+.PHONY: musl
musl: musl/lib/libc.a musl/lib/crt1.o