Home | History | Annotate | Line # | Download | only in dmover
      1  1.2    lukem #	$NetBSD: Makefile,v 1.2 2002/11/26 23:30:30 lukem Exp $
      2  1.1  thorpej 
      3  1.1  thorpej INCSDIR= /usr/include/dev/dmover
      4  1.1  thorpej 
      5  1.1  thorpej # Only install includes which are used by userland
      6  1.1  thorpej INCS=	dmover_io.h
      7  1.1  thorpej 
      8  1.1  thorpej .include <bsd.kinc.mk>
      9