mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
7 lines
82 B
Makefile
7 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= apm
|
|
MAN= apm.8
|
|
MLINKS= apm.8 apmconf.8
|
|
|
|
.include <bsd.prog.mk>
|