blob: d95e92084f2e43cc245138cacf3afc38beee9cb4 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.27 2000/09/02 23:18:28 abs Exp $
#
BINNAME= communicator
DIST_SDIR_NAME= complete_install
.include "../navigator/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|