mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 00:25:50 -04:00
7 lines
172 B
Makefile
7 lines
172 B
Makefile
SUBDIR= keycap cursor fontedit fonts kcon loadfont scon \
|
|
userkeys vttest ispcvt mcon
|
|
SUBDIR+= vgaio kbdio set2061
|
|
SUBDIR+= demo
|
|
SUBDIR+= Misc
|
|
|
|
.include <bsd.subdir.mk>
|