mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
8 lines
172 B
Makefile
8 lines
172 B
Makefile
|
SUBDIR= keycap cursor fontedit fonts kcon loadfont scon \
|
||
|
userkeys vttest ispcvt mcon
|
||
|
SUBDIR+= vgaio kbdio set2061
|
||
|
SUBDIR+= demo
|
||
|
SUBDIR+= Misc
|
||
|
|
||
|
.include <bsd.subdir.mk>
|