# $OpenBSD: Makefile,v 1.6 2000/05/29 08:17:32 deraadt Exp $ SUBDIR= keycap cursor fontedit kcon loadfont scon \ userkeys vttest ispcvt pcvtdoc fed .if ${MACHINE} == "i386" SUBDIR+=fonts .endif .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