]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - usr.sbin/amd/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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>