summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/stex/schema/rnc/omdoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/stex/schema/rnc/omdoc/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/stex/schema/rnc/omdoc/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/stex/schema/rnc/omdoc/Makefile b/Master/texmf-dist/source/latex/stex/schema/rnc/omdoc/Makefile
deleted file mode 100644
index 0a4cef88b07..00000000000
--- a/Master/texmf-dist/source/latex/stex/schema/rnc/omdoc/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-RNC = $(shell ls *.rnc)
-
-all: #$(RNG) #$(XSD) #omdoc.xsd $(TARGET.dtd)
-
-clean:
- rm -f *~
-distclean: clean
-
-# no longer adequate
-# install: $(SRC.rnc) $(SRC.rng) #$(SRC.xsd)
-# cp $(RNC) $(RNG) $(HOME)/vc/svn/omdoc.org/www/rnc