aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/Mesa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/extras/Mesa/Makefile')
-rw-r--r--nx-X11/extras/Mesa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/extras/Mesa/Makefile b/nx-X11/extras/Mesa/Makefile
index e6833c957..ea8d6fb98 100644
--- a/nx-X11/extras/Mesa/Makefile
+++ b/nx-X11/extras/Mesa/Makefile
@@ -12,7 +12,7 @@ default: $(TOP)/configs/current
doxygen:
- (cd doxygen ; ${MAKE}) ; \
+ (cd doxygen ; make) ; \
clean:
@for dir in $(SUBDIRS) ; do \