blob: 8c572b9770f84069c7b4a5641de2ca92436cac7a (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:16:59 matthieu Exp $
SHARED_LIBS= Xt 9.0
CONFIGURE_ARGS= --with-appdefaultdir=$(LIBDIR)/X11/app-defaults
.include <bsd.xorg.mk>
|