e8efea72ed
It should build more cleanly on solaris and other non-netbsd systems.
14 lines
373 B
Makefile
14 lines
373 B
Makefile
# $NetBSD: Makefile,v 1.7 2005/03/02 00:41:35 dmcmahill Exp $
|
|
#
|
|
|
|
DISTNAME= mksunbootcd-1.0
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/mksunbootcd/
|
|
|
|
MAINTAINER= dmcmahill@NetBSD.org
|
|
HOMEPAGE= http://www.NetBSD.org/
|
|
COMMENT= Combines filesystems for Sun computers to make bootable CD-ROM images
|
|
|
|
GNU_CONFIGURE=YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|