|
@@ -1151,6 +1151,7 @@ help:
|
|
|
@echo ' <pkg>-dirclean - Remove <pkg> build directory'
|
|
|
@echo ' <pkg>-reconfigure - Restart the build from the configure step'
|
|
|
@echo ' <pkg>-rebuild - Restart the build from the build step'
|
|
|
+ @echo ' <pkg>-reinstall - Restart the build from the install step'
|
|
|
$(foreach p,$(HELP_PACKAGES), \
|
|
|
@echo $(sep) \
|
|
|
@echo '$($(p)_NAME):' $(sep) \
|