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

  1. #       @(#)Makefile    4.16 (Berkeley) 5/11/90
  2.  
  3. SUBDIR= mailstats praliases
  4.  
  5. # don't trivially install sendmail
  6. .if !make(install)
  7. SUBDIR+=src
  8. .endif
  9.  
  10. .include <bsd.subdir.mk>
  11.