summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/stex/schema/rnc/omdoc/Makefile
blob: 0a4cef88b07d5a56f07b46320ace0fb9e27695d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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