mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 16:31:18 +01: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>
|