mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -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.
6 lines
158 B
Makefile
6 lines
158 B
Makefile
SUBDIR= keycap cursor fontedit fonts kcon loadfont scon \
|
|
userkeys vttest ispcvt mcon
|
|
SUBDIR+= vgaio kbdio set2061
|
|
SUBDIR+= demo
|
|
|
|
.include <bsd.subdir.mk>
|