Removed rebuild action. Rebuild is a target.

This commit is contained in:
Janet B. Anderson
2000-02-23 15:17:19 +00:00
parent 3d26617b91
commit 2b4123c8c8

View File

@@ -11,7 +11,6 @@ ACTIONS += build
ACTIONS += install
ACTIONS += buildInstall
ACTIONS += depends
ACTIONS += rebuild
ACTIONS += browse
actionPart = $(word 1, $(subst $(DIVIDER), ,$@))