8 lines
180 B
Makefile
8 lines
180 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2011/09/10 09:36:19 matthieu Exp $
|
|
|
|
SHARED_LIBS= Xt 10.1
|
|
|
|
CONFIGURE_ARGS= --with-appdefaultdir=/etc/X11/app-defaults
|
|
|
|
.include <bsd.xorg.mk>
|