6aecf48699
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
23 lines
356 B
Makefile
23 lines
356 B
Makefile
# $NetBSD: Makefile,v 1.33 2007/08/13 08:12:48 rillig Exp $
|
|
#
|
|
|
|
COMMENT= Network news
|
|
|
|
SUBDIR+= cg
|
|
SUBDIR+= inn
|
|
SUBDIR+= knews
|
|
SUBDIR+= leafnode
|
|
SUBDIR+= newsfetch
|
|
SUBDIR+= newsx
|
|
SUBDIR+= nget
|
|
SUBDIR+= nn
|
|
SUBDIR+= nntpcache
|
|
SUBDIR+= nntpclnt
|
|
SUBDIR+= pan
|
|
SUBDIR+= slrn
|
|
SUBDIR+= suck
|
|
SUBDIR+= tin
|
|
SUBDIR+= trn
|
|
SUBDIR+= xrn
|
|
|
|
.include "../mk/misc/category.mk"
|