Makefile revision 4485
1#	$Id: Makefile,v 1.5 1994/09/07 07:47:03 pst 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 usr.bin sbin bin
8
9.include <bsd.subdir.mk>
10
11