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