xenocara/lib/libXt/Makefile.bsd-wrapper

8 lines
184 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:16:59 matthieu Exp $
2006-11-26 05:07:34 -07:00
SHARED_LIBS= Xt 9.0
CONFIGURE_ARGS= --with-appdefaultdir=$(LIBDIR)/X11/app-defaults
2006-11-26 05:07:34 -07:00
.include <bsd.xorg.mk>