# $HeadURL$ $LastChangedRevision$ # # Preamble # include $(shell aderoot include)/lib/Makefile # # Variables used only in this Makefile # LIB_FILES = STOP.mp3 # # Dependencies for module-specific targets # # # Recipes for ADE-standard targets # list_subdirs: install: $(ADE_MF_ADEINST_CMD) $(ADE_MF_ADEINST_FLAGS) \ $(LIB_FILES) $(ADE_MF_INSTALL_DIR) # # Recipes for module-specific targets #