freebsd-dev/secure/Makefile

11 lines
263 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.7 1995/07/29 12:48:56 markm Exp $
1994-08-07 19:04:10 +00:00
# lib must be first, or it will not work. This is because we reference
# the lib's in the directory where they are built from the binaries we
# want to build.
SUBDIR= lib usr.bin
1994-08-07 19:04:10 +00:00
.include <bsd.subdir.mk>