projects / voip-6line-twinkle.git / blob
Build Results
 
Summary

Description: Michael Larabel's 6-line VoIP client implementation of Twinkle (normally supports two). Development sponsored by Global Fone.
Last Change: Thu 12/13/07 20:15

 
Files
plain
INCLUDES = -I $(top_builddir)/src -I $(includedir)

AM_YFLAGS = -p yysdp -d
AM_LFLAGS = -Pyysdp -olex.yy.c -i

# This target is only for testing the parser in isolation
# noinst_PROGRAMS = sdpparse

# sdpparse_SOURCES = main.cpp

# sdpparse_LDADD = $(top_builddir)/src/util.o\
#     $(top_builddir)/src/sdp/libsdpparser.a\
#     $(top_builddir)/src/parser/sip_body.o

noinst_LIBRARIES = libsdpparser.a


libsdpparser_a_SOURCES =\
        sdp.cpp\
        sdp_parse_ctrl.cpp\
    sdp_parser.yxx\
    sdp_scanner.lxx\
        sdp.h\
        sdp_parse_ctrl.h
 
Phoronix.com
Linux Driver Forums
Copyright © 2013 by Phoronix Media