minix/external/mit/xorg/include/glproto/internal/Makefile

14 lines
225 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.glproto}
INCS= glcore.h
INCSDIR=${X11INCDIR}/GL/internal
NOOBJ= # defined
.include <bsd.x11.mk>
.include <bsd.prog.mk>