freebsd-dev/usr.sbin/amd/scripts/Makefile
Cy Schubert 3dd30bd184 Switch from .CURDIR to the simpler, more legible SRCTOP.
Suggested by:	emaste
X-MFC-with:	upcoming amd upgrade
2016-09-14 01:47:01 +00:00

8 lines
91 B
Makefile

# $FreeBSD$
.PATH: ${SRCTOP}/contrib/amd/scripts
MAN= amd.conf.5
.include <bsd.prog.mk>