mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05: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.
8 lines
79 B
Makefile
8 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
BINDIR= /usr/bin
|
|
|
|
SCRIPTS=lp.sh
|
|
MAN= lp.1
|
|
|
|
.include <bsd.prog.mk>
|