mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
11 lines
102 B
Makefile
11 lines
102 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
NO_OBJ=
|
||
|
|
|
||
|
|
FILES= mailer.conf
|
||
|
|
|
||
|
|
FILESDIR= ${SHAREDIR}/examples/dma
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|
||
|
|
|