xenocara/doc/gl-docs/GLw/Makefile.bsd-wrapper

14 lines
204 B
Makefile
Raw Normal View History

2006-11-29 10:41:32 -07:00
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/29 17:41:32 matthieu Exp $
all: includes
$(MAKE)
includes:
lndir ${.CURDIR}
$(X11BASE)/bin/xmkmf
install:
$(MAKE) install.man
.include <bsd.xorg.mk>