18 lines
325 B
Makefile
18 lines
325 B
Makefile
# $Id: Makefile,v 1.15 1996/07/23 08:05:59 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cnews
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += nn
|
|
SUBDIR += nn-current
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += rkive
|
|
SUBDIR += slurp
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
|
|
.include <bsd.port.subdir.mk>
|