summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/26-show-pdfdest-struct/Makefile
blob: 6c61701f58e2d70652e9b2bfcfe3fa5071ff191d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include ../Common.mak

# prog = $(pdftex2) -fmt pdfetex

test:
	$(pdftex2) -ini ./f.tex

# fmt:
	# $(pdftex2) -ini '*pdfetex.ini'

clean:
	$(clean)