mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
Where a k4 applet has a k5 namesake, rename the k5 version from k<app> to k5<app>. (Repo copy done). Do some repairs to dependancies to support make world properly.
5 lines
62 B
Makefile
5 lines
62 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= k5stash ktutil
|
|
|
|
.include <bsd.subdir.mk>
|