8 lines
179 B
Makefile
8 lines
179 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/28 11:48:11 matthieu Exp $
|
|
|
|
SHARED_LIBS= Xt 9.0
|
|
|
|
CONFIGURE_ARGS= --with-appdefaultdir=/etc/X11/app-defaults
|
|
|
|
.include <bsd.xorg.mk>
|