summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc>2005-04-20 09:36:47 +0000
committeragc <agc>2005-04-20 09:36:47 +0000
commit445f91f769b9e09065133d24b32f46e0f6a4b444 (patch)
tree89dd8721009181fcdd073fded8858f496bbc7503 /pkgtools
parenta93df653d5b3cce093dd24ec5407beff3a93b32c (diff)
downloadpkgsrc-445f91f769b9e09065133d24b32f46e0f6a4b444.tar.gz
Add and enable genrpm
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 52c34ebd9c7..52b129360f7 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2005/04/06 15:23:34 xtraeme Exp $
+# $NetBSD: Makefile,v 1.66 2005/04/20 09:36:47 agc Exp $
#
COMMENT= Tools for use in the packages collection
@@ -10,6 +10,7 @@ SUBDIR+= createbuildlink
SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= distfetch
+SUBDIR+= genrpm
SUBDIR+= gensolpkg
#SUBDIR+= libkver # Only under instruction of user
#SUBDIR+= libnbcompat # Only for non-NetBSD systems