]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/amd/Makefile
MFC r344245:
[FreeBSD/stable/10.git] / usr.sbin / amd / Makefile
1 # ex:ts=8
2 #
3 # Makefile for amd
4 #       This file is under a "BSD" copyright (c) by David O'Brien 1998
5 #
6 # $FreeBSD$
7
8 SUBDIR= include libamu .WAIT \
9         amd amq doc fixmount fsinfo hlfsd mk-amd-map pawd \
10         scripts wire-test
11 SUBDIR_PARALLEL=
12
13 .include <bsd.subdir.mk>