summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/doc/usenix/Makefile
blob: d2308cb891bcd96a5ce18394bde9770570709a23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	@(#)Makefile	8.2 (Berkeley) 2/28/1994

SRCS=	usenix.me
MACROS=	-me

all: usenix.ps

usenix.ps: ${SRCS}
	rm -f ${.TARGET}
	${PIC} ${SRCS} | ${ROFF} > ${.TARGET}

.include <bsd.doc.mk>
OpenPOWER on IntegriCloud