test is now .PHONY.

This commit is contained in:
Janet B. Anderson
2006-11-16 22:27:48 +00:00
parent 1dfdf98f87
commit ae4199eb82

View File

@@ -446,6 +446,7 @@ $(INSTALL_TEMPLATES_SUBDIR)/%: %
.PRECIOUS: $(COMMON_INC)
.PHONY: all inc build install clean rebuild buildInstall binInstalls libInstalls
.PHONY: test
endif # BASE_RULES_BUILD
# EOF RULES_BUILD