345e52e742
- MAN[1-9] -> MAN.
8 lines
103 B
Makefile
8 lines
103 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../../contrib/amd/scripts
|
|
|
|
MAN= amd.conf.5
|
|
|
|
.include <bsd.prog.mk>
|