summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index ab9a228..c9e5181 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -10,6 +10,7 @@ DIRS=minigallium etnaviv driver fb fb_rawshader replay test2d utils
DIRS_REV=egl
.PHONY: all clean install rev $(DIRS) $(DIRS_REV)
+.NOTPARALLEL:
all: CMD = all
all: $(DIRS)