FreeCalypso > hg > freecalypso-tools
diff rvinterf/lowlevel/Makefile @ 899:a1065c17429c
rvinterf: implement TCH hiding mode and -v option for verbose
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 12 Dec 2022 22:15:25 +0000 |
parents | d43dc6dfb44c |
children | 4e243402f453 |
line wrap: on
line diff
--- a/rvinterf/lowlevel/Makefile Sun Apr 03 19:09:21 2022 +0000 +++ b/rvinterf/lowlevel/Makefile Mon Dec 12 22:15:25 2022 +0000 @@ -12,7 +12,7 @@ RVINTERF_OBJS= clientcmd.o format.o format_fc.o localsock.o logsent.o \ output.o packetrx.o packettx.o pktfwd.o rviflcd.o \ - rvifmain.o + rvifmain.o tchhide.o TFC139_OBJS= format.o output.o packetrx.o packettx.o tfc139.o