summaryrefslogtreecommitdiff
path: root/trunk/src/genpkgindex
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2006-03-08 20:59:18 +0000
committerfuzzyray <fuzzyray@gentoo.org>2006-03-08 20:59:18 +0000
commit478ecb218807fe31fa270a7e1db32abacde37bab (patch)
tree32e6dd5cb24b3381744e98ece3587c39c90aa94f /trunk/src/genpkgindex
parentcdf5092b6d1cfa79b0c4d1a9bffccf9cf14c5d55 (diff)
downloadgentoolkit-478ecb218807fe31fa270a7e1db32abacde37bab.tar.gz
Update Makefiles to install genpkgindex
svn path=/; revision=285
Diffstat (limited to 'trunk/src/genpkgindex')
-rw-r--r--trunk/src/genpkgindex/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/trunk/src/genpkgindex/Makefile b/trunk/src/genpkgindex/Makefile
new file mode 100644
index 0000000..3f15231
--- /dev/null
+++ b/trunk/src/genpkgindex/Makefile
@@ -0,0 +1,18 @@
+# Copyright 2004 Karl Trygve Kalleberg <karltk@gentoo.org>
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+#
+# $Header$
+
+include ../../makedefs.mak
+
+all:
+ echo "ABWONG (AB-wong vb.) To bounce cheerfully on a bed."
+
+dist:
+ mkdir -p ../../$(distdir)/src/genpkgindex
+ cp Makefile genpkgindex ../../$(distdir)/src/genpkgindex/
+
+install:
+ install -d $(DESTDIR)/usr/lib/gentoolkit/bin/
+ install -m 0755 genpkgindex $(DESTDIR)/usr/lib/gentoolkit/bin/