7 lines
157 B
Makefile
7 lines
157 B
Makefile
# $NetBSD: Makefile,v 1.3 1997/12/12 03:38:30 gwr Exp $
|
|
|
|
SUBDIR= libhack init_s more ssh tls \
|
|
x_dd x_ftp x_ifconfig x_route zcat
|
|
|
|
.include <bsd.subdir.mk>
|