blob: 087030248d1841f774e41158330bad488acf7376 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $Id: Makefile,v 1.11 1995/10/03 11:45:11 asami Exp $
#
SUBDIR += cnews
SUBDIR += inn
SUBDIR += knews
SUBDIR += nn
SUBDIR += nntp
SUBDIR += rkive
SUBDIR += tin
SUBDIR += trn
.include <bsd.port.subdir.mk>
|