mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
9 lines
172 B
Makefile
9 lines
172 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= keycap cursor fontedit fonts kcon loadfont scon \
|
|
userkeys vttest ispcvt
|
|
SUBDIR+= vgaio kbdio
|
|
SUBDIR+= demo
|
|
SUBDIR+= Misc
|
|
|
|
.include <bsd.subdir.mk>
|