[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / sys / dev / pckbc

Annotation of sys/dev/pckbc/Makefile, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: Makefile,v 1.1 2000/11/13 20:12:34 aaron Exp $
                      2: #      $NetBSD: Makefile,v 1.1 1998/06/12 23:22:54 cgd Exp $
                      3:
                      4: INCSDIR= /usr/include/dev/pckbc
                      5:
                      6: INCS=  pckbdreg.h pckbdvar.h psmreg.h
                      7:
                      8: .include <bsd.kinc.mk>

CVSweb