FreeCalypso > hg > freecalypso-sw
diff rvinterf/Makefile @ 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 | 3be5a1b4c91a |
children |
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