opnsense-src/usr.sbin/amd/Makefile
Franco Fichtner eb99233983 src: clean-cut move to release/11.0.0
Taken from: FreeBSD
Commit ref: d508cb8c8f
2016-10-03 12:28:21 +02:00

13 lines
254 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 fixmount fsinfo hlfsd mk-amd-map pawd \
scripts wire-test
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>