blob: 183ef8e0a7cf41860e530bdfd9846a6478b0f595 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $FreeBSD$
#
SUBDIR += imgvtopgm
SUBDIR += jpilot
SUBDIR += kpilot
SUBDIR += pilot-link
SUBDIR += pilot_makedoc
SUBDIR += syncal
SUBDIR += xcopilot
.include <bsd.port.subdir.mk>
|