summaryrefslogtreecommitdiff
path: root/src/glsa-check/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsa-check/Makefile')
-rw-r--r--src/glsa-check/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/glsa-check/Makefile b/src/glsa-check/Makefile
deleted file mode 100644
index 9ad5717..0000000
--- a/src/glsa-check/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2003 Karl Trygve Kalleberg <karltk@gentoo.org>
-# Copyright 2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-#
-# $Header$
-
-include ../../makedefs.mak
-
-all:
- echo "YADDLETHORPE (vb.) (Of offended pooves.) To exit huffily from a boutique."
-
-dist:
- mkdir -p ../../$(distdir)/src/glsa-check/
- cp Makefile glsa.py glsa-check glsa-check.1 ../../$(distdir)/src/glsa-check/
-
-install:
- install -d $(DESTDIR)/usr/lib/gentoolkit/pym/
- install -m 0755 glsa-check $(bindir)/
- install -m 0644 glsa.py $(DESTDIR)/usr/lib/gentoolkit/pym/
- install -m 0644 glsa-check.1 $(mandir)/