add mini standalone libc, to be filled in as necessary. strip extra gunk

This commit is contained in:
cgd 1993-10-13 10:58:41 +00:00
parent 2c5972e86b
commit ccca0093a2

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.1 1993/10/13 05:40:32 cgd Exp $
# $Id: Makefile,v 1.2 1993/10/13 10:58:41 cgd Exp $
SUBDIR+= libkern libnetboot
SUBDIR+= libc_sa libkern libnetboot
.include <bsd.subdir.mk>