freebsd_amp_hwpstate/secure/Makefile

11 lines
278 B
Makefile

# $Id: Makefile,v 1.6 1994/11/14 20:45:20 phk 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 libexec usr.bin sbin bin
.include <bsd.subdir.mk>