btoa, recode and trans are moved to converters.
This commit is contained in:
parent
392cdcac8b
commit
7b0515146a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6314
1 changed files with 1 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# $Id: Makefile,v 1.101 1997/02/17 09:56:07 tg Exp $
|
# $Id: Makefile,v 1.102 1997/02/19 03:40:35 obrien Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBDIR += amanda
|
SUBDIR += amanda
|
||||||
SUBDIR += astrolog
|
SUBDIR += astrolog
|
||||||
SUBDIR += btoa
|
|
||||||
SUBDIR += buffer
|
SUBDIR += buffer
|
||||||
SUBDIR += cal
|
SUBDIR += cal
|
||||||
SUBDIR += chord
|
SUBDIR += chord
|
||||||
|
@ -35,7 +34,6 @@
|
||||||
SUBDIR += p5-Convert-UU
|
SUBDIR += p5-Convert-UU
|
||||||
SUBDIR += p5-Search
|
SUBDIR += p5-Search
|
||||||
SUBDIR += plan
|
SUBDIR += plan
|
||||||
SUBDIR += recode
|
|
||||||
SUBDIR += rman
|
SUBDIR += rman
|
||||||
SUBDIR += rpm
|
SUBDIR += rpm
|
||||||
SUBDIR += screen
|
SUBDIR += screen
|
||||||
|
@ -44,7 +42,6 @@
|
||||||
SUBDIR += tkcron
|
SUBDIR += tkcron
|
||||||
SUBDIR += tkinfo
|
SUBDIR += tkinfo
|
||||||
SUBDIR += tkman
|
SUBDIR += tkman
|
||||||
SUBDIR += trans
|
|
||||||
SUBDIR += unclutter
|
SUBDIR += unclutter
|
||||||
SUBDIR += xcalendar
|
SUBDIR += xcalendar
|
||||||
SUBDIR += xgas
|
SUBDIR += xgas
|
||||||
|
|
Loading…
Reference in a new issue