diff options
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/Makefile b/misc/Makefile index 740326c3eaea..90fe24cb6a77 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -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 += astrolog - SUBDIR += btoa SUBDIR += buffer SUBDIR += cal SUBDIR += chord @@ -35,7 +34,6 @@ SUBDIR += p5-Convert-UU SUBDIR += p5-Search SUBDIR += plan - SUBDIR += recode SUBDIR += rman SUBDIR += rpm SUBDIR += screen @@ -44,7 +42,6 @@ SUBDIR += tkcron SUBDIR += tkinfo SUBDIR += tkman - SUBDIR += trans SUBDIR += unclutter SUBDIR += xcalendar SUBDIR += xgas |