comparison src/Makefile @ 21:2032201bd034

implement twrtp_endp_bind_ip_port()
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 07 Jul 2024 04:17:18 +0000
parents 695fdb670d30
children 587437b62ed5
comparison
equal deleted inserted replaced
20:695fdb670d30 21:2032201bd034
1 OBJS= bind_fdpair.o endp_create.o endp_register.o twjit.o twjit_in.o \ 1 OBJS= bind_fdpair.o endp_bind.o endp_create.o endp_register.o twjit.o \
2 twjit_out.o twjit_vty.o 2 twjit_in.o twjit_out.o twjit_vty.o
3 LIB= libtwrtp.a 3 LIB= libtwrtp.a
4 4
5 include ../config.defs 5 include ../config.defs
6 6
7 CPPFLAGS=-I../build-inc ${OSMO_INCLUDE} 7 CPPFLAGS=-I../build-inc ${OSMO_INCLUDE}