# $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
.if exists(libnetboot)
SUBDIR+= libnetboot
.include <bsd.subdir.mk>