8 lines
168 B
Makefile
8 lines
168 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/28 19:03:18 matthieu Exp $
|
|
|
|
SHARED_LIBS= Xaw8 11.0
|
|
|
|
CONFIGURE_ARGS= --disable-xaw6 --enable-xaw8
|
|
|
|
.include <bsd.xorg.mk>
|