1 1.8 itojun # $NetBSD: Makefile,v 1.8 2000/01/04 08:33:51 itojun Exp $ 2 1.1 gwr 3 1.3 gwr SUBDIR= libhack init_s more ssh tls \ 4 1.7 pk x_dd x_ftp x_gzip x_ifconfig x_netstat x_ping x_route x_sh zcat 5 1.5 simonb .if exists(sysinst/arch/${MACHINE}) 6 1.5 simonb SUBDIR+=sysinst 7 1.5 simonb .endif 8 1.8 itojun 9 1.8 itojun # IPv6 10 1.8 itojun SUBDIR+=x_ping6 11 1.1 gwr 12 1.1 gwr .include <bsd.subdir.mk> 13