diff rvinterf/asyncshell/Makefile @ 1028:71bbddbcc6a1

fc-shell: tch record implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 31 May 2016 00:43:00 +0000
parents 0511507bf6e7
children 333015c662bc
line wrap: on
line diff
--- a/rvinterf/asyncshell/Makefile	Mon May 30 23:19:30 2016 +0000
+++ b/rvinterf/asyncshell/Makefile	Tue May 31 00:43:00 2016 +0000
@@ -2,7 +2,7 @@
 CFLAGS=	-O2 -I../include
 PROG=	fc-shell
 OBJS=	at.o init.o main.o oneshot.o parse.o pktsort.o poweroff.o rxctl.o \
-	sendarb.o sendsp.o tchcmd.o usercmd.o
+	sendarb.o sendsp.o tchcmd.o tchrec.o usercmd.o
 LIBS=	../libasync/libasync.a ../libg23/libg23.a
 INSTBIN=/usr/local/bin