# $OpenBSD: Makefile,v 1.4 1999/01/13 07:26:02 niklas Exp $ SUBDIR= keycap cursor fontedit fonts kcon loadfont scon \ userkeys vttest ispcvt mcon pcvtdoc fed .if make(clean) || make(cleandir) || make(obj) SUBDIR+= vgaio kbdio set2061 SUBDIR+= demo .endif includes: -cd ${.CURDIR}; cmp -s ../pcvt_ioctl.h \ ${DESTDIR}/usr/include/machine/pcvt_ioctl.h > /dev/null 2>&1 || \ install -c -o ${BINOWN} -g ${BINGRP} -m 444 ../pcvt_ioctl.h \ ${DESTDIR}/usr/include/machine .include