@@ -6,9 +6,11 @@
all:
cd src/entry/ && $(MAKE)
cd test && $(MAKE)
cd tools && $(MAKE)
clean:
cd src/entry/ && $(MAKE) clean
cd test && $(MAKE) clean
cd tools && $(MAKE) clean
opt:
$(MAKE) all
The note is not visible to the blocked user.