home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.sbin / chroot / Makefile < prev    next >
Encoding:
Makefile  |  1990-05-11  |  91 b   |  7 lines

  1. #    @(#)Makefile    5.3 (Berkeley) 5/11/90
  2.  
  3. PROG=    chroot
  4. MAN8=    chroot.0
  5.  
  6. .include <bsd.prog.mk>
  7.