1 # Kamailio build system
4 ifneq ($(makefile_dirs_included),1)
6 override makefile_dirs_included:=1
9 # WARNING: - names must not conflict with any makefile variable or
11 # - they should not contain '-' in them (portability: some exported
12 # var names might be derived from them and some shell do not
13 # support '-' in variables)
14 # makefile module related targets will be defined based on them:
15 # install-$(1), install-$(1)-doc, $(1) a.s.o.
16 # - old: modules_dirs?= modules modules_s modules_k
17 modules_dirs?= modules