Clean up of utils. Lots of stuff are moved out to various subcategories.

This commit is contained in:
Satoshi Asami 1995-07-12 23:20:23 +00:00
parent e9e95ea4c9
commit e65a54a61e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1950

View File

@ -1,31 +1,16 @@
# $Id: Makefile,v 1.59 1995/07/06 04:27:15 asami Exp $
# $Id: Makefile,v 1.60 1995/07/07 23:55:53 ache Exp $
#
SUBDIR += amanda
SUBDIR += beav
SUBDIR += bonnie
SUBDIR += chord
SUBDIR += colorls
SUBDIR += cpm
SUBDIR += hfs
SUBDIR += iozone
SUBDIR += ispell
SUBDIR += kp
SUBDIR += less
SUBDIR += lmbench
RESTRICTED += mmv # restrictive copyright
SUBDIR += mshell
SUBDIR += mtools
SUBDIR += pcemu
SUBDIR += pgp
SUBDIR += rman
SUBDIR += screen
SUBDIR += top
SUBDIR += tua
SUBDIR += vmsbackup
BROKEN += wine # doesn't install
SUBDIR += xbatt
SUBDIR += xdu
SUBDIR += xsysstats
.include <bsd.port.subdir.mk>