mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
9 lines
113 B
Makefile
9 lines
113 B
Makefile
# $FreeBSD$
|
|
|
|
MAINTAINER= dougb@FreeBSD.org
|
|
|
|
SCRIPTS= mergemaster.sh
|
|
MAN= mergemaster.8
|
|
|
|
.include <bsd.prog.mk>
|
|
|