a32b3a5655
Consistent 4 character indentation of SUBDIR entries.
16 lines
314 B
Makefile
16 lines
314 B
Makefile
# $NetBSD: Makefile,v 1.17 2000/12/12 01:31:02 wiz Exp $
|
|
#
|
|
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += newscache
|
|
SUBDIR += nn
|
|
SUBDIR += nntpcache
|
|
SUBDIR += nntpclnt
|
|
SUBDIR += slrn
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += xrn
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|