mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
7 lines
158 B
Makefile
7 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>
|