aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/epkginfo/Makefile')
-rw-r--r--src/epkginfo/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/epkginfo/Makefile b/src/epkginfo/Makefile
new file mode 100644
index 0000000..6a8de9a
--- /dev/null
+++ b/src/epkginfo/Makefile
@@ -0,0 +1,17 @@
+# Copyright 2007 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+#
+# $Header$
+
+include ../../makedefs.mak
+
+all:
+ echo "CLIXBY (adj.) Politely rude. Bliskly vague. Firmly uninformative."
+
+dist:
+ mkdir -p ../../$(distdir)/src/epkginfo
+ cp Makefile epkginfo epkginfo.1 ../../$(distdir)/src/epkginfo/
+
+install:
+ install -m 0755 epkginfo $(bindir)/
+ install -m 0644 epkginfo.1 $(mandir)/