summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/scripts
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-09-02 21:09:14 +0000
committerbrian <brian@FreeBSD.org>1998-09-02 21:09:14 +0000
commit28865a6b9b25eb22c062e822e4a9f3d2da33e70b (patch)
tree3eaf72974173935e75be461d8e3efd06dc778b56 /usr.sbin/amd/scripts
parent34d907fe75e844251614a9754a4c59775b9b96f4 (diff)
downloadFreeBSD-src-28865a6b9b25eb22c062e822e4a9f3d2da33e70b.zip
FreeBSD-src-28865a6b9b25eb22c062e822e4a9f3d2da33e70b.tar.gz
Install amd.conf
Diffstat (limited to 'usr.sbin/amd/scripts')
-rw-r--r--usr.sbin/amd/scripts/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/amd/scripts/Makefile b/usr.sbin/amd/scripts/Makefile
new file mode 100644
index 0000000..7665ca9
--- /dev/null
+++ b/usr.sbin/amd/scripts/Makefile
@@ -0,0 +1,7 @@
+# $Id: Makefile,v 1.15 1998/08/30 19:59:49 gpalmer Exp $
+
+.PATH: ${.CURDIR}/../../../contrib/amd/scripts
+
+MAN5= amd.conf.5
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud