971bb1a587
Change-Id: Ib11d8659485a444797bf3a2118182a1d4e316b50
10 lines
161 B
Makefile
10 lines
161 B
Makefile
# $NetBSD: Makefile,v 1.1 2009/06/11 05:43:16 mrg Exp $
|
|
|
|
LIBISPRIVATE=yes
|
|
|
|
.include "../Makefile.serverlib"
|
|
|
|
LIB= glx
|
|
SRCS= ${SRCS.glx}
|
|
|
|
.include "Makefile.glx"
|