971bb1a587
Change-Id: Ib11d8659485a444797bf3a2118182a1d4e316b50
13 lines
257 B
Makefile
13 lines
257 B
Makefile
# $NetBSD: Makefile,v 1.1 2010/05/22 08:52:34 mrg Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.PATH: ${X11SRCDIR.MesaLib}/include/GL/internal
|
|
|
|
INCS= dri_interface.h sarea.h
|
|
INCSDIR=${X11INCDIR}/GL/internal
|
|
|
|
NOOBJ= # defined
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.prog.mk>
|