summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile')
-rw-r--r--app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile b/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile
deleted file mode 100644
index 02e461b787d2..000000000000
--- a/app-text/docbook-sgml-dtd/files/docbook-sgml-dtd-4.1.Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-DESTDIR = /usr/share/sgml/docbook/sgml/dtd/4.1
-
-all: install
-
-install:
- mkdir -p $(DESTDIR)
- install *.dcl $(DESTDIR)
- install docbook.cat $(DESTDIR)/catalog
- install *.dtd $(DESTDIR)
- install *.mod $(DESTDIR)