summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/frcursive/latex/Makefile
blob: e77d86c347921b9e1099428f9ee2510b41b970ef (plain)
1
2
3
4
5
6
7
all: frcursive.sty

clean:
	rm -f *.log *.sty

frcursive.sty: frcursive.ins frcursive.dtx
	latex --interaction=batchmode $<