Allow rebuild.<arch> .

This commit is contained in:
Janet B. Anderson
2002-10-30 22:47:16 +00:00
parent 92eb209d79
commit b5535d714b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ ACTIONS += build
ACTIONS += install
ACTIONS += buildInstall
ACTIONS += browse
ACTIONS += rebuild
actionPart = $(word 1, $(subst $(DIVIDER), ,$@))
archPart = $(word 2, $(subst $(DIVIDER), ,$@))
+1 -1
View File
@@ -13,7 +13,7 @@
ARCHS += $(BUILD_ARCHS)
ACTIONS += inc build install buildInstall clean realclean
ACTIONS += inc build install buildInstall clean realclean rebuild
dirPart = $(word 1, $(subst $(DIVIDER), ,$@))
actionArchPart = $(join $(word 2, $(subst $(DIVIDER), ,$@)), \