8 lines
125 B
Makefile
8 lines
125 B
Makefile
|
# $NetBSD: Makefile,v 1.2 2008/09/26 06:57:03 rtr Exp $
|
||
|
|
||
|
.include <bsd.own.mk>
|
||
|
|
||
|
SUBDIR= GLcore glx
|
||
|
|
||
|
.include <bsd.subdir.mk>
|