# $HeadURL$ $LastChangedRevision$ # # Load ade.mk # include $(shell ade-config ade_share_prefix)/include/ade.mk # # What do we have? # SHELL_FILES = epilogue-pkgctrl epilogue-sources make-package make-tarball prologue-pkgctrl prologue-sources release-pkgctrl release-sources schedule-pkgctrl schedule-sources status test-pkgctrl test-sources # # Where do we want it? # # There is no variables for installing 'steps' files; we need to install # them manually. install: install_bs_lib_steps install_bs_lib_steps: $(INSTALL_CMD) -D $(BS_SHARE_PREFIX)/steps $(INSTALL_CMD) $(SHELL_FILES) $(BS_SHARE_PREFIX)/steps