mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	use new (separate) dependencies file from menuselect
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35895 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -11,10 +11,9 @@ | ||||
| # the GNU General Public License | ||||
| # | ||||
|  | ||||
| .PHONY: clean clean-depend all depend uninstall | ||||
|  | ||||
| ifneq ($(wildcard ../menuselect.makeopts),) | ||||
|   include ../menuselect.makeopts | ||||
|   include ../menuselect.makedeps | ||||
| endif | ||||
|  | ||||
| SELECTED_MODS:=$(filter-out $(MENUSELECT_CODECS),$(patsubst %.c,%,$(wildcard codec_*.c))) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user