summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/27-late-shipout/Makefile
blob: 5e64fd3fed8f087ec78b74994c404733a25caac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile 890 2023-01-21 02:05:59Z karl $
# Public domain.
# Test shipout keyword on \special and \pdfliteral.

include ../Common.mak

test-shipout:
	$(prog) -etex ./test-shipout.tex

clean:
	$(clean)