summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 4f981b0206e8376c1a192ae9b1da38ddd002c489 (plain) (blame)
1
2
3
4
all: nonnull.pdf

nonnull.pdf: nonnull.7
	man -Tps -l - <$< | ps2pdf - - > $@