#	$Id: Makefile,v 1.3 1993/12/04 03:13:31 cgd Exp $

.if exists(libc_sa)
SUBDIR+= libc_sa
.endif
.if exists(libkern)
SUBDIR+= libkern
.endif
.if exists(libnetboot)
SUBDIR+= libnetboot
.endif

.include <bsd.subdir.mk>
