Home | History | Annotate | Line # | Download | only in apm
Makefile revision 1.1.2.2
      1  1.1.2.2  nathanw #	$NetBSD: Makefile,v 1.1.2.2 2002/10/18 03:20:32 nathanw Exp $
      2  1.1.2.2  nathanw 
      3  1.1.2.2  nathanw INCSDIR= /usr/include/dev/apm
      4  1.1.2.2  nathanw 
      5  1.1.2.2  nathanw # Only install includes which are used by userland
      6  1.1.2.2  nathanw INCS=	apmbios.h apmio.h
      7  1.1.2.2  nathanw 
      8  1.1.2.2  nathanw .include <bsd.kinc.mk>
      9