home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail-5.67 / doc / 07.sendmailop / Makefile next >
Encoding:
Makefile  |  1992-02-20  |  184 b   |  11 lines

  1. #    @(#)Makefile    5.2 (Berkeley) 6/30/90
  2.  
  3. DIR=    smm/07.sendmailop
  4. SRCS=    op.me
  5. MACROS=    -me
  6.  
  7. paper.${PRINTER}: ${SRCS}
  8.     ${PIC} ${SRCS} | ${EQN} | ${ROFF} > ${.TARGET}
  9.  
  10. .include <bsd.doc.mk>
  11.