f895e15bb9
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
17 lines
375 B
Makefile
17 lines
375 B
Makefile
# $NetBSD: Makefile,v 1.16 2000/02/25 01:04:15 wiz Exp $
|
|
# FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp
|
|
#
|
|
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += newscache
|
|
SUBDIR += nn
|
|
SUBDIR += nntpcache
|
|
SUBDIR += nntpclnt
|
|
SUBDIR += slrn
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += xrn
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|