FreeCalypso > hg > ice1-trau-tester
comparison ater/Makefile @ 18:61862af2247f
ater: E1 timeslot output (osmo_i460 mux)
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 24 Jun 2024 07:26:20 +0000 |
| parents | 4ffe22f5b4b5 |
| children | 5405c1573027 |
comparison
equal
deleted
inserted
replaced
| 17:42373f9992cc | 18:61862af2247f |
|---|---|
| 1 PROG= itt-ater-16 | 1 PROG= itt-ater-16 |
| 2 OBJS= main.o read_ts.o record_ctrl.o subslot_rx.o user_cmd.o | 2 OBJS= main.o read_ts.o record_ctrl.o subslot_rx.o tx_func.o user_cmd.o |
| 3 LIBUTIL=../libutil/libutil.a | 3 LIBUTIL=../libutil/libutil.a |
| 4 | 4 |
| 5 include ../config.defs | 5 include ../config.defs |
| 6 | 6 |
| 7 CPPFLAGS=${OSMO_INCLUDE} | 7 CPPFLAGS=${OSMO_INCLUDE} |
