FreeCalypso > hg > freecalypso-tools
diff rvinterf/tmsh/Makefile @ 138:3803f838e1f3
RF table writing code implemented, linked into fc-tmsh
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 26 Feb 2017 22:37:47 +0000 |
parents | 5380872923a6 |
children | b5e3899b1265 |
line wrap: on
line diff
--- a/rvinterf/tmsh/Makefile Mon Feb 20 02:38:06 2017 +0000 +++ b/rvinterf/tmsh/Makefile Sun Feb 26 22:37:47 2017 +0000 @@ -3,7 +3,7 @@ PROG= fc-tmsh OBJS= abb.o audiocmd.o etmbasic.o ffs2.o ffs2resp.o init.o l1cmd.o l1resp.o \ main.o misc.o omr.o oneshot.o pktsort.o rftablechk.o rftablerd.o \ - tmcore.o usercmd.o + rftablewr.o tmcore.o usercmd.o LIBS= ../libasync/libasync.a INSTBIN=/opt/freecalypso/bin