summaryrefslogtreecommitdiff
path: root/trunk/src/genpkgindex/Makefile
blob: 3f1523176e90bc37a388ed21b8b016083bd51491 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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/