mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
accompanying doc files into /usr/share/pcvt/. (This goes to the `doc' distribution, not `bin'.)
7 lines
172 B
Makefile
7 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>
|