comparison src/Makefile @ 14:073b8c7b361f

twjit: port over vty config module
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Jul 2024 17:32:26 +0000
parents 19367028cc6e
children 2a24487453a7
comparison
equal deleted inserted replaced
13:19367028cc6e 14:073b8c7b361f
1 OBJS= twjit.o twjit_in.o twjit_out.o 1 OBJS= 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}