xref: /freebsd/secure/Makefile (revision 05c7a37afb48ddd5ee1bd921a5d46fe59cc70b15)
1#	$Id: Makefile,v 1.7 1995/07/29 12:48:56 markm 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
8
9.include <bsd.subdir.mk>
10
11