summaryrefslogtreecommitdiffstats
path: root/contrib/nvi/docs/USD.doc/edit/Makefile
blob: 0c59f6d0816e1ee2b39dad1ff8526697f4e59de2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# @(#)Makefile	8.4 (Berkeley) 8/18/96

ROFF=	groff
TBL=	tbl

edittut.ps: edittut.ms
	${TBL} edittut.ms | ${ROFF} -ms > $@
	chmod 444 $@

clean:
	rm -f edittut.ps
OpenPOWER on IntegriCloud