NetBSD/usr.bin/mail/USD.doc/Makefile

13 lines
318 B
Makefile
Raw Normal View History

1994-06-29 09:09:04 +04:00
# from: @(#)Makefile 8.1 (Berkeley) 6/8/93
# $Id: Makefile,v 1.1 1994/06/29 05:09:54 deraadt Exp $
DIR= usd/07.mail
SRCS= mail0.nr mail1.nr mail2.nr mail3.nr mail4.nr mail5.nr mail6.nr \
mail7.nr mail8.nr mail9.nr maila.nr
MACROS= -me
paper.ps: ${SRCS}
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>