mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
7 lines
104 B
Makefile
7 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../../contrib/amd/scripts
|
|
|
|
MAN5= amd.conf.5
|
|
|
|
.include <bsd.prog.mk>
|