Makefile revision 9760
1#	$Id: Makefile,v 1.6 1994/11/14 20:45:20 phk Exp $
2
3# lib must be first, or it will not work.  This is because we reference
4# the lib's in the directory where they are built from the binaries we
5# want to build.
6
7SUBDIR= lib libexec usr.bin sbin bin
8
9.include <bsd.subdir.mk>
10
11