freebsd_amp_hwpstate/secure/Makefile

11 lines
270 B
Makefile

# $Id: Makefile,v 1.5 1994/09/07 07:47:03 pst Exp $
# 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
.include <bsd.subdir.mk>