Home | History | Annotate | Line # | Download | only in rpc
      1 #	$NetBSD: Makefile,v 1.1 2019/06/04 15:07:55 hannken Exp $
      2 #
      3 
      4 INCS=	types.h xdr.h
      5 
      6 INCSDIR=	/usr/include/rpc
      7 
      8 .include <bsd.prog.mk>
      9