home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / share / man / man4 / Makefile < prev    next >
Encoding:
Makefile  |  1991-05-07  |  316 b   |  10 lines

  1. #    @(#)Makefile    5.13.1.1 (Berkeley) 5/7/91
  2.  
  3. MAN4=    clnp.0 cltp.0 drum.0 esis.0 fd.0 icmp.0 idp.0 imp.0 inet.0 ip.0 \
  4.     iso.0 kadb.0 lo.0 netintro.0 ns.0 nsip.0 null.0 pty.0 route.0 \
  5.     spp.0 tcp.0 tp.0 udp.0 unix.0
  6. MLINKS=    netintro.4 networking.4
  7. SUBDIR=    man4.hp300 man4.tahoe man4.vax man4.i386
  8.  
  9. .include <bsd.prog.mk>
  10.