1# $NetBSD: Makefile,v 1.1 2018/03/14 08:55:35 mrg Exp $ 2 3.include <bsd.own.mk> 4 5.PATH: ${X11SRCDIR.xorgproto}/include/GL/internal 6 7INCS= glcore.h 8INCSDIR=${X11INCDIR}/GL/internal 9 10NOOBJ= # defined 11 12.include <bsd.x11.mk> 13.include <bsd.prog.mk> 14