mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
Start fresh on master, only apply needed patches on top now. Upstream commit: 56279fdef34eb28a4655b489b992c651bd8379fc Taken from: FreeBSD
14 lines
208 B
Makefile
14 lines
208 B
Makefile
# $FreeBSD$
|
|
|
|
MAN+= beastie.4th.8 \
|
|
brand.4th.8 \
|
|
check-password.4th.8 \
|
|
color.4th.8 \
|
|
delay.4th.8 \
|
|
loader.conf.5 \
|
|
loader.4th.8 \
|
|
menu.4th.8 \
|
|
menusets.4th.8 \
|
|
version.4th.8
|
|
|
|
.include <bsd.prog.mk>
|