1#	$NetBSD: Makefile,v 1.1 2009/06/11 05:43:16 mrg Exp $
2
3LIBISPRIVATE=yes
4
5.include "../Makefile.serverlib"
6
7LIB=	glx
8SRCS=	${SRCS.glx}
9
10.include "Makefile.glx"
11