summaryrefslogtreecommitdiff
path: root/apache/ErrorDocument/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-01-26 14:30:08 +0100
committerJonas Smedegaard <dr@jones.dk>2017-01-26 14:30:08 +0100
commite042b7bced715a9d0d6c660df453b1b68f263316 (patch)
tree13f1bcd2f7cccf87718d92b5fc9a112d4c3ea455 /apache/ErrorDocument/Makefile
parentc778483fbd7829e2d41157ae6be2d7f1eef709f5 (diff)
Drop ancient unused files.
Diffstat (limited to 'apache/ErrorDocument/Makefile')
-rw-r--r--apache/ErrorDocument/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/apache/ErrorDocument/Makefile b/apache/ErrorDocument/Makefile
deleted file mode 100644
index f8e665a..0000000
--- a/apache/ErrorDocument/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-TARGETS = $(addsuffix .shtml,$(basename $(basename $(wildcard *.en.shtml))))
-
-all: $(TARGETS)
-
-$(TARGETS):
- cp $(basename $@).en.shtml $@