FreeCalypso > hg > freecalypso-sw
diff rvinterf/tmsh/Makefile @ 978:1ee80bcb0fd0
fc-tmsh: omr (old-style memory read) command implemented
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Thu, 10 Dec 2015 04:05:55 +0000 |
parents | 40b8557b9d04 |
children |
line wrap: on
line diff
--- a/rvinterf/tmsh/Makefile Thu Dec 10 04:00:08 2015 +0000 +++ b/rvinterf/tmsh/Makefile Thu Dec 10 04:05:55 2015 +0000 @@ -5,7 +5,7 @@ LIBS= ../libasync/libasync.a TMSH_OBJS= abb.o etmbasic.o ffs2.o ffs2resp.o ffs2wr.o init.o main.o \ - misc.o pktsort.o tmcore.o usercmd.o + misc.o omr.o pktsort.o tmcore.o usercmd.o all: ${PROGS}