build: declare test targets as phony
[openafs.git] / src / libacl / Makefile.in
index f2c90f5..fbf532c 100644 (file)
@@ -64,8 +64,9 @@ dest: libacl.a acl.h prs_fs.h
 #
 # Misc. targets
 #
+.PHONY: test
 test:
-       cd test; $(MAKE)
+       cd test && $(MAKE)
 
 clean:
        $(LT_CLEAN)