blob: 994540b9a85f4f6b20470175b86d3c667fe61aba (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.23 2000/01/05 15:43:34 abs Exp $
#
BINNAME= navigator
DIST_SDIR_NAME= navigator_standalone
NS_ENCRYPTION?= export
#
.include "../navigator/Makefile.common"
|