Removed libc_sa, libnetboot

This commit is contained in:
gwr 1995-07-10 23:14:46 +00:00
parent 0604e38f2e
commit 492a481622

View File

@ -1,13 +1,7 @@
# $NetBSD: Makefile,v 1.6 1995/06/30 03:00:33 christos Exp $
# $NetBSD: Makefile,v 1.7 1995/07/10 23:14:46 gwr Exp $
.if exists(libsa)
SUBDIR+= libsa
.endif
.if exists(libc_sa)
SUBDIR+= libc_sa
.endif
.if exists(libnetboot)
SUBDIR+= libnetboot
.endif
.include <bsd.subdir.mk>