# $HeadURL$ $LastChangedRevision$ # # Load ade.mk # include $(shell ade-config ade_share_prefix)/include/ade.mk # # What do we have? # CONF_FILES = rocon-check rocon TXT_FILES = cron # There is no variables for installing examples files; we need to install # them manually. install: install_rocon_doc_examples install_rocon_doc_examples: $(INSTALL_CMD) -D $(ROCON_DOC_PREFIX)/examples $(INSTALL_CMD) $(addsuffix .conf, $(CONF_FILES)) $(TXT_FILES) $(ROCON_DOC_PREFIX)/examples