# $HeadURL$ $LastChangedRevision$ ############################################################################## # # PREAMBLE # ############################################################################## # The included file will define ADE_MF_MODROOT_DIR include $(shell aderoot)/include/Makefile ############################################################################## # # MODULE-SPECIFIC VARIABLES USED ONLY IN THIS FILE # ############################################################################## # No install command or flags specified because this directory does not # install any files. ############################################################################## # # MODULE-SPECIFIC DEPENDENCIES FOR STANDARD TARGETS # ############################################################################## ############################################################################## # # MODULE-SPECIFIC DEPENDENCIES FOR NON-STANDARD TARGETS # ############################################################################## ############################################################################## # # MODULE-SPECIFIC RECIPES FOR STANDARD TARGETS # ############################################################################## # No install recipe specified because this directory does not install any # files. # Note that 'include' is not listed; it is handled by 'lib'. This is to # avoid sending 'make' to the makefile which is to included in user-modules. lsc: echo bin bldcfg doc man tests ############################################################################## # # MODULE-SPECIFIC RECIPES FOR NON-STANDARD TARGETS # ##############################################################################