FreeCalypso > hg > freecalypso-sw
changeset 963:d69d1e097b18
rvinterf: g23sh and fc-sendsp are being retired, absorbed into fc-shell
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Fri, 06 Nov 2015 22:52:25 +0000 |
parents | f4da3071dd61 |
children | 373af5f74e39 |
files | rvinterf/Makefile |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/rvinterf/Makefile Fri Nov 06 21:46:05 2015 +0000 +++ b/rvinterf/Makefile Fri Nov 06 22:52:25 2015 +0000 @@ -1,11 +1,10 @@ -PROGDIR=asyncshell ctracedec etmsync g23sh lowlevel misc tmsh +PROGDIR=asyncshell ctracedec etmsync lowlevel tmsh LIBDIR= libasync libg23 SUBDIR= ${PROGDIR} ${LIBDIR} all: ${SUBDIR} asyncshell: libasync libg23 -g23sh: libasync libg23 lowlevel: libg23 tmsh: libasync