02e8ee6a47
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.)
12 lines
192 B
Makefile
12 lines
192 B
Makefile
# $NetBSD: Makefile,v 1.5 2001/02/16 15:51:50 wiz Exp $
|
|
#
|
|
|
|
|
|
COMMENT= Amateur packet radio tools
|
|
|
|
SUBDIR+= 7plus
|
|
SUBDIR+= dpbox
|
|
SUBDIR+= tfkiss
|
|
SUBDIR+= tnt
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|