1all: $(DEVFILES) $(DEVSCRIPTS)
2install_data: install_dev
3uninstall_sub: uninstall_dev
4install_dev: $(DEVFILES) $(DEVSCRIPTS)
5