You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/Makefile.cfg

18 lines
327 B

# Kamailio build system
#
# remake cfg defs (include)
#
# depends on COREPATH being defined
#
#
#create config if needed
$(COREPATH)/config.mak: makefile_defs=0
$(COREPATH)/config.mak: exported_vars=0
$(COREPATH)/config.mak: config_mak=0
$(COREPATH)/config.mak: $(COREPATH)/Makefile.defs
$(MAKE) -wC $(COREPATH) cfg-defs