comparison src/Makefile @ 17:2a24487453a7

implement twrtp_bind_fdpair()
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 07 Jul 2024 00:02:44 +0000
parents 073b8c7b361f
children b8cb5146e5b4
comparison
equal deleted inserted replaced
16:58e9719d1a84 17:2a24487453a7
1 OBJS= twjit.o twjit_in.o twjit_out.o twjit_vty.o 1 OBJS= bind_fdpair.o twjit.o twjit_in.o twjit_out.o twjit_vty.o
2 LIB= libtwrtp.a 2 LIB= libtwrtp.a
3 3
4 include ../config.defs 4 include ../config.defs
5 5
6 CPPFLAGS=-I../build-inc ${OSMO_INCLUDE} 6 CPPFLAGS=-I../build-inc ${OSMO_INCLUDE}