16 lines
282 B
Makefile
16 lines
282 B
Makefile
# $Id: Makefile,v 1.13 1996/03/04 09:01:04 ache Exp $
|
|
#
|
|
|
|
SUBDIR += cnews
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += nn
|
|
SUBDIR += nn-current
|
|
SUBDIR += nntp
|
|
SUBDIR += rkive
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
|
|
.include <bsd.port.subdir.mk>
|