Move amd.map to usr.sbin/amd/amd/

This leverages CONFS to handle the install of the config file.

Approved by:	re (gjb), will (mentor)
Differential Revision:	https://reviews.freebsd.org/D17159
This commit is contained in:
Brad Davis 2018-09-18 00:32:10 +00:00
parent 9a537769d6
commit af734c7746
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338742
3 changed files with 1 additions and 4 deletions

View File

@ -27,10 +27,6 @@ BIN1= \
# NB: keep these sorted by MK_* knobs
.if ${MK_AMD} != "no"
BIN1+= amd.map
.endif
.if ${MK_LOCATE} != "no"
BIN1+= ${SRCTOP}/usr.bin/locate/locate/locate.rc
.endif

View File

@ -10,6 +10,7 @@
.PATH: ${SRCTOP}/contrib/amd/amd
CONFS= amd.map
PROG= amd
MAN= amd.8
SRCS= am_ops.c amd.c amfs_auto.c amfs_direct.c amfs_error.c amfs_generic.c