remove file sys/dev/pckbc/Makefile This file is accidentally imported from NetBSD, and probably never used.
-- Alexandr Shadchin Index: Makefile =================================================================== RCS file: Makefile diff -N Makefile --- Makefile 13 Nov 2000 20:12:34 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,8 +0,0 @@ -# $OpenBSD: Makefile,v 1.1 2000/11/13 20:12:34 aaron Exp $ -# $NetBSD: Makefile,v 1.1 1998/06/12 23:22:54 cgd Exp $ - -INCSDIR= /usr/include/dev/pckbc - -INCS= pckbdreg.h pckbdvar.h psmreg.h - -.include <bsd.kinc.mk>
