summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 78e422bc..d6d46e4c 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -47,4 +47,4 @@ unlink:
 .gitignore: Makefile
 	echo '*.o' $(ALL_BINS) | tr ' ' '\n' > .gitignore
 
-.PHONY: bsd linux any setuid clean link unlink
+.PHONY: any bsd mac linux setuid clean link unlink