@@ -5,9 +5,9 @@
all:
cd src && $(MAKE)
cd demo && $(MAKE)
#cd demo && $(MAKE)
clean:
cd demo && $(MAKE) clean
#cd demo && $(MAKE) clean
cd src && $(MAKE) clean
opt:
The note is not visible to the blocked user.