summaryrefslogtreecommitdiffstats
path: root/modules/apostolicfathers/Makefile
blob: 6519d257a233830778830c6b4d04b0d7526c065f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
all: versification.xml

upenn/1Clement:
	wget -r -np http://ccat.sas.upenn.edu/gopher/text/religion/churchwriters/ApostolicFathers/
	mv ccat.sas.upenn.edu/gopher/text/religion/churchwriters/ApostolicFathers upenn
	rm -rf ccat.sas.upenn.edu
	rm -f upenn/*index*

upenn/1Clement.imp: upenn/1Clement
	./impify.sh

versification.xml: upenn/1Clement.imp
	./extractv11n.sh

clean:
	rm -rf ccat.sas.upenn.edu upenn versification.xml