xref: /freebsd/secure/Makefile (revision 953a3198a35204535cc9d450f04da982a4fea59b)
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