mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
Install amd.conf
This commit is contained in:
parent
ec28eec908
commit
9de9848b61
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38763
@ -3,9 +3,9 @@
|
||||
# Makefile for amd
|
||||
# This file is under a "BSD" copyright (c) by David O'Brien 1998
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.3 1998/08/27 08:09:38 obrien Exp $
|
||||
#
|
||||
|
||||
SUBDIR= libamu amd amq fixmount fsinfo hlfsd mk-amd-map pawd wire-test
|
||||
SUBDIR= libamu amd amq fixmount fsinfo hlfsd mk-amd-map pawd scripts wire-test
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
7
usr.sbin/amd/scripts/Makefile
Normal file
7
usr.sbin/amd/scripts/Makefile
Normal file
@ -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>
|
Loading…
Reference in New Issue
Block a user