4.4BSD/usr/src/usr.bin/f77/PSD.doc/f77/Makefile

#	@(#)Makefile	8.1 (Berkeley) 6/8/93

DIR=	psd/08.f77
SRCS=	f77.ms
MACROS=	-msU

paper.ps: ${SRCS}
	${TBL} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET}

.include <bsd.doc.mk>