mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 09:30:38 +02:00
Add -j 2 for top level Makefile.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
SUBDIRS := $(wildcard */.)
|
||||
SUBDIRSCLEAN=$(addsuffix clean,$(SUBDIRS))
|
||||
|
||||
MAKEFLAGS += -j 2
|
||||
|
||||
all: $(SUBDIRS)
|
||||
|
||||
$(SUBDIRS):
|
||||
|
||||
Reference in New Issue
Block a user