blob: d6d1c8984c7f711c4ffbc5b5ef77e23410fb1993 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $NetBSD: Makefile,v 1.8 2002/04/19 15:38:52 zuntum Exp $
#
COMMENT= Amateur packet radio tools
SUBDIR+= 7plus
SUBDIR+= cwtext
SUBDIR+= dpbox
SUBDIR+= locator
SUBDIR+= tfkiss
SUBDIR+= tnt
SUBDIR+= wwl
.include "../mk/bsd.pkg.subdir.mk"
|