7 lines
163 B
Makefile
7 lines
163 B
Makefile
# $NetBSD: Makefile,v 1.4 1998/05/02 08:04:52 ross Exp $
|
|
|
|
SUBDIR= libhack init_s more ssh tls \
|
|
x_dd x_ftp x_ifconfig x_route x_sh zcat
|
|
|
|
.include <bsd.subdir.mk>
|