blob: a9d702c5578d202c7b834f70574ac4e8bb0cf46b (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.28 2002/09/20 16:59:27 abs Exp $
#
COMMENT= Netscape navigator browser - Digital UNIX/Linux/SunOS binary
BINNAME= navigator
DIST_SDIR_NAME= navigator_standalone
.include "../navigator/Makefile.common"
|