mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-24 18:41:57 +00:00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15227 d0543943-73ff-0310-b7d9-9358b9ac24b2
8 lines
209 B
Makefile
8 lines
209 B
Makefile
BASE=../../../..
|
|
LOCAL_CFLAGS+=-g -ggdb -I/usr/include/ptlib -I/usr/include/openh323 -I. -DPTRACING=1 -D_REENTRANT -fno-exceptions
|
|
LOCAL_LDFLAGS= -lopenh323 -lpt -lrt
|
|
|
|
include $(BASE)/build/modmake.rules
|
|
|
|
|