summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/euse/Makefile')
-rw-r--r--trunk/src/euse/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/trunk/src/euse/Makefile b/trunk/src/euse/Makefile
deleted file mode 100644
index d1ad804..0000000
--- a/trunk/src/euse/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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 "PIMPERNE (n.) One of those rubber nodules found on the underneath side of a lavatory seat."
-
-dist:
- mkdir -p ../../$(distdir)/src/euse/
- cp Makefile AUTHORS ChangeLog euse euse.1 ../../$(distdir)/src/euse/
-
-install:
- install -m 0755 euse $(bindir)/
- install -d $(docdir)/euse
- install -m 0644 AUTHORS ChangeLog $(docdir)/euse/
- install -m 0644 euse.1 $(mandir)/