11 lines
162 B
Makefile
11 lines
162 B
Makefile
|
# $Id$
|
||
|
#
|
||
|
|
||
|
SUBDIR += kpilot
|
||
|
SUBDIR += pilot-link
|
||
|
SUBDIR += pilot-makedoc
|
||
|
SUBDIR += prc-tools
|
||
|
SUBDIR += xcopilot
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|