freebsd-dev/usr.sbin/pcvt/Makefile
Joerg Wunsch 2cdfa5f477 Something that should have been done 2.5 years ago: install pcvt's
accompanying doc files into /usr/share/pcvt/.  (This goes to the `doc'
distribution, not `bin'.)
1997-10-18 10:40:02 +00:00

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>