#	$Id: Makefile,v 1.3.4.1 1994/08/14 09:36:53 mycroft Exp $

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

.include <bsd.subdir.mk>
