Home | History | Annotate | Line # | Download | only in utils
Makefile revision 1.9.4.2
      1  1.9.4.2       he #	$NetBSD: Makefile,v 1.9.4.2 2001/02/26 21:25:48 he Exp $
      2      1.1      gwr 
      3      1.3      gwr SUBDIR=	libhack init_s more ssh tls \
      4  1.9.4.1       tv 	x_dd x_dhclient x_dmesg x_ed x_ftp x_gzip x_ifconfig x_netstat x_ping \
      5  1.9.4.2       he 	x_route x_sh x_umount zcat
      6      1.9  thorpej 
      7      1.5   simonb .if exists(sysinst/arch/${MACHINE})
      8      1.5   simonb SUBDIR+=sysinst
      9      1.5   simonb .endif
     10      1.8   itojun 
     11      1.8   itojun # IPv6
     12      1.8   itojun SUBDIR+=x_ping6
     13      1.1      gwr 
     14      1.1      gwr .include <bsd.subdir.mk>
     15