13 lines
208 B
Makefile
13 lines
208 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/04/19 14:55:30 zuntum Exp $
|
|
#
|
|
|
|
|
|
COMMENT= Amateur packet radio tools
|
|
|
|
SUBDIR+= 7plus
|
|
SUBDIR+= dpbox
|
|
SUBDIR+= tfkiss
|
|
SUBDIR+= tnt
|
|
SUBDIR+= wwl
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|