Logo
Explore Help
Sign In
kenmirrors/freeswitch
1
0
Fork 0
You've already forked freeswitch
mirror of https://github.com/signalwire/freeswitch.git synced 2025-07-14 02:56:48 +00:00
Code Issues Projects Releases Wiki Activity
freeswitch/src/mod/event_handlers/mod_zeroconf/Makefile

21 lines
448 B
Makefile
Raw Normal View History

Remove the requirement to define MODNAME in the module makefiles. Remove gmakeisms from the modmake.rules module makefile include Remove the MODNAME def from all the in tree Makefiles git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-17 05:49:57 +00:00
move a couple more mods to use getlibs with static non-installed builds git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-14 21:48:31 +00:00
switch_srcdir=../../../..
HOWL=howl-1.0.0
HOWL_DIR=$(switch_srcdir)/libs/$(HOWL)
HOWLLA=$(HOWL_DIR)/src/lib/howl/libhowl.la
LOCAL_CFLAGS=-I$(HOWL_DIR)/include
LOCAL_LIBADD=$(HOWLLA)
DEFAULT_ARGS=--prefix=$(PREFIX) --disable-shared --with-pic
include $(switch_srcdir)/build/modmake.rules
$(HOWL_DIR)/Makefile:
$(GETLIB) $(HOWL).tar.gz
cd $(HOWL_DIR) && ./configure $(DEFAULT_ARGS)
add zerconf (the howl depend lib needs work sigh) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@606 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-13 23:59:14 +00:00
move a couple more mods to use getlibs with static non-installed builds git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-14 21:48:31 +00:00
$(HOWLLA): $(HOWL_DIR)/Makefile
cd $(HOWL_DIR) && $(MAKE)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 100ms Template repo/home: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API