Home | History | Annotate | Line # | Download | only in include
      1 #	$NetBSD: Makefile,v 1.1.1.1 2020/06/15 01:52:53 christos Exp $
      2 
      3 # Doing a make includes builds /usr/include
      4 
      5 NOOBJ=		# defined
      6 
      7 INCS=	blocklist.h
      8 INCSDIR=	/usr/include
      9 
     10 .include <bsd.prog.mk>
     11