summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-03-25 16:39:47 +0000
committerdmcmahill <dmcmahill>2000-03-25 16:39:47 +0000
commit788ac4840f7b6f09a775afd8d9c853dc1857e6a1 (patch)
treed6873c5e21cd0f5ee43a384328ba60cc1982285e /sysutils
parent35c7c8dc73127aba4702b819d4dd7f73e4dce385 (diff)
downloadpkgsrc-788ac4840f7b6f09a775afd8d9c853dc1857e6a1.tar.gz
add and enable mksunbootcd
Diffstat (limited to 'sysutils')
-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