mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
# $FreeBSD$
|
|
|
|
install:
|
|
/usr/sbin/makemap hash /etc/mail/access < /etc/mail/access.txt
|
|
|
|
all: install
|