9da485d8d9
in the driver is gone, because of this mcon is of no use anymore.
10 lines
172 B
Makefile
10 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>
|