freebsd-dev/usr.sbin/pcvt/Makefile
Poul-Henning Kamp a976a7a3c0 Decouple vttest from the tree so we can remove <sgtty.h>
This program probably should live in src/tools or ports anyway.
2005-07-15 07:44:57 +00:00

10 lines
165 B
Makefile

# $FreeBSD$
SUBDIR= keycap cursor fontedit fonts kcon loadfont scon \
userkeys ispcvt
SUBDIR+= vgaio kbdio
SUBDIR+= demo
SUBDIR+= Misc
.include <bsd.subdir.mk>