FreeCalypso > hg > ice1-trau-tester
diff ater/Makefile @ 45:349fb785a414
ater: add dset command for setting Dn bits
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 12 Sep 2024 09:33:55 +0000 |
parents | 2742dbea95f1 |
children | 6ba4de500532 |
line wrap: on
line diff
--- a/ater/Makefile Thu Sep 12 09:01:50 2024 +0000 +++ b/ater/Makefile Thu Sep 12 09:33:55 2024 +0000 @@ -1,5 +1,5 @@ PROG= itt-ater-16 -OBJS= activate.o main.o out_frame.o play_cmd.o read_file.o read_ts.o \ +OBJS= activate.o dbits.o main.o out_frame.o play_cmd.o read_file.o read_ts.o \ record_ctrl.o subslot_rx.o tx_func.o user_cmd.o HDRS= globals.h out_frame.h read_file.h submux.h LIBUTIL=../libutil/libutil.a