summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-03-25 16:39:47 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-03-25 16:39:47 +0000
commitb9f0272eb9c104232a17edd7b8fd9077a61f523c (patch)
treed6873c5e21cd0f5ee43a384328ba60cc1982285e /sysutils/Makefile
parenta68f55db1730a262d119e0a73e6c0232b06ba3cd (diff)
downloadpkgsrc-b9f0272eb9c104232a17edd7b8fd9077a61f523c.tar.gz
add and enable mksunbootcd
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 63a5d665bed..566ed68209d 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2000/03/21 09:04:13 agc Exp $
+# $NetBSD: Makefile,v 1.61 2000/03/25 16:39:47 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp
#
@@ -37,6 +37,7 @@
SUBDIR += memconf
SUBDIR += mkhybrid
SUBDIR += mkisofs
+ SUBDIR += mksunbootcd
SUBDIR += mtools
SUBDIR += osname
SUBDIR += psmisc