17 lines
342 B
Makefile
17 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.18 2000/12/27 23:16:10 hubertf Exp $
|
|
#
|
|
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += newscache
|
|
SUBDIR += newsfetch
|
|
SUBDIR += nn
|
|
SUBDIR += nntpcache
|
|
SUBDIR += nntpclnt
|
|
SUBDIR += slrn
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += xrn
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|