remove -DUSE_XM_STUBS. I didn't not intend to commit this.

This commit is contained in:
matthieu 2007-07-29 08:32:45 +00:00
parent 99503146e2
commit 280de4f507

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2007/07/28 13:50:48 matthieu Exp $
# $OpenBSD: Makefile,v 1.7 2007/07/29 08:32:45 matthieu Exp $
DEBUG?=
LIB= GLw
CPPFLAGS += -I${X11BASE}/include \
-I${.CURDIR} -DUSE_XM_STUBS
-I${.CURDIR}
SRCS= \
GLwDrawA.c \