summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2005-04-20 09:36:47 +0000
committeragc <agc@pkgsrc.org>2005-04-20 09:36:47 +0000
commit775ed145fd1cdb264c64206c5935797948f1a928 (patch)
tree89dd8721009181fcdd073fded8858f496bbc7503 /pkgtools/Makefile
parent3375751ac4d45a86aa41328b9f3db9a1483832ca (diff)
downloadpkgsrc-775ed145fd1cdb264c64206c5935797948f1a928.tar.gz
Add and enable genrpm
Diffstat (limited to 'pkgtools/Makefile')
-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