mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
ceb3de7af6
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.
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>
|