mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
in here that just made it a heck of a lot more confusing to maintain. Somebody like Joerg can reality-check this at some point, when they have more time. For now, it works.
8 lines
121 B
Makefile
8 lines
121 B
Makefile
BINDIR = /usr/sbin
|
|
FONTDIR = /usr/share/misc/pcvtfonts
|
|
LIBDIR = /usr/lib
|
|
LIBMODE = 644
|
|
|
|
MAN3EXT= 3
|
|
MAN5EXT= 5
|
|
MAN8EXT= 8
|