xref: /386bsd/usr/src/Makefile (revision a2142627)
1
2# $Id: Makefile,v 1.1 94/10/20 16:07:44 root Exp $
3
4SUBDIR=	bin bootstrap etc games include kernel lib libexec sbin share \
5	usr.bin usr.sbin
6
7.include <bsd.subdir.mk>
8