15 lines
264 B
Makefile
15 lines
264 B
Makefile
# $Id: Makefile,v 1.12 1995/11/21 09:54:20 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cnews
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += nn
|
|
SUBDIR += nn-current
|
|
SUBDIR += nntp
|
|
SUBDIR += rkive
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
|
|
.include <bsd.port.subdir.mk>
|