summaryrefslogtreecommitdiff
path: root/doc/gl-docs/GLw/Makefile.bsd-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gl-docs/GLw/Makefile.bsd-wrapper')
-rw-r--r--doc/gl-docs/GLw/Makefile.bsd-wrapper6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gl-docs/GLw/Makefile.bsd-wrapper b/doc/gl-docs/GLw/Makefile.bsd-wrapper
index b58ec7d69..8806cd93c 100644
--- a/doc/gl-docs/GLw/Makefile.bsd-wrapper
+++ b/doc/gl-docs/GLw/Makefile.bsd-wrapper
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/12/04 21:09:59 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2009/03/27 07:24:02 matthieu Exp $
-all: includes
+all: Makefile
$(MAKE)
-depend:
+Makefile:
if [ ${.OBJDIR} != ${.CURDIR} ]; then lndir ${.CURDIR}; fi
if [ -x $(X11BASE)/bin/xmkmf ]; then \
$(X11BASE)/bin/xmkmf ;\