Removed definition "LIB= rpc". We want libc.a to contain librpc.a, not
[unix-history] / .ref-386BSD-0.1-patchkit / usr / othersrc / share / doc / smm / 16.sendmail / Makefile
CommitLineData
8af23b98
WJ
1# @(#)Makefile 5.3 (Berkeley) 6/30/90
2
3DIR= smm/16.sendmail
4SRCS= intro.me
5MACROS= -me
6
7paper.${PRINTER}: ${SRCS}
8 ${PIC} ${SRCS} | ${ROFF} > ${.TARGET}
9
10.include <bsd.doc.mk>