opnsense-src/usr.sbin/amd/Makefile
Franco Fichtner 51aeb3f459 src: clean-cut move to release/10.3.0
Taken from: FreeBSD
Commit ref: b62280e683e2
2016-05-21 08:25:57 +02:00

13 lines
258 B
Makefile

# ex:ts=8
#
# Makefile for amd
# This file is under a "BSD" copyright (c) by David O'Brien 1998
#
# $FreeBSD$
SUBDIR= include libamu .WAIT \
amd amq doc fixmount fsinfo hlfsd mk-amd-map pawd \
scripts wire-test
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>