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-05-28 17:48:21 +00:00
Code Issues Projects Releases Wiki Activity
freeswitch/libs/freetdm/mod_openzap/Makefile

15 lines
319 B
Makefile
Raw Normal View History

use relative path git-svn-id: http://svn.openzap.org/svn/openzap/trunk@309 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-08-19 20:19:01 +00:00
BASE=../../..
refactor build git-svn-id: http://svn.openzap.org/svn/openzap/trunk@158 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 04:45:31 +00:00
OZ_DIR=..
VERBOSE=1
OZA=$(OZ_DIR)/libopenzap.a
remove -w from makefile and fix all the obvious mistakes it was hiding git-svn-id: http://svn.openzap.org/svn/openzap/trunk@360 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-08 23:33:07 +00:00
LOCAL_CFLAGS=-I$(OZ_DIR)/src/include -I$(OZ_DIR)/src/isdn/include
refactor build git-svn-id: http://svn.openzap.org/svn/openzap/trunk@158 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 04:45:31 +00:00
LOCAL_LIBADD=$(OZA)
include $(BASE)/build/modmake.rules
local_depend: $(OZA)
build update git-svn-id: http://svn.openzap.org/svn/openzap/trunk@362 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-10 01:15:04 +00:00
$(OZA): $(OZ_DIR)/.update
tweak git-svn-id: http://svn.openzap.org/svn/openzap/trunk@321 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-07 17:17:06 +00:00
cd $(OZ_DIR) && $(MAKE) ZAP_MODS="wanpipe zt" ZAP_CFLAGS="-g -ggdb $(ALL_CXXFLAGS)"
refactor build git-svn-id: http://svn.openzap.org/svn/openzap/trunk@158 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 04:45:31 +00:00
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 59ms 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