Makefile revision 4485
14485Sphk#	$Id: Makefile,v 1.5 1994/09/07 07:47:03 pst Exp $
21908Swollman
34485Sphk# lib must be first, or it will not work.  This is because we reference
44485Sphk# the lib's in the directory where they are built from the binaries we
54485Sphk# want to build.
61908Swollman
74485SphkSUBDIR= lib usr.bin sbin bin
84485Sphk
91908Swollman.include <bsd.subdir.mk>
101908Swollman
11