freebsd-dev/secure/Makefile

11 lines
270 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.5 1994/09/07 07:47:03 pst 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 sbin bin
1994-08-07 19:04:10 +00:00
.include <bsd.subdir.mk>