Build x_sh, even though some non-sysinst ports don't use it. Yet.

This commit is contained in:
ross 1998-05-02 08:04:52 +00:00
parent 8a77a8a4f5
commit 25df7fccdd

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 1997/12/12 03:38:30 gwr Exp $
# $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 zcat
x_dd x_ftp x_ifconfig x_route x_sh zcat
.include <bsd.subdir.mk>