@@ -18,7 +18,14 @@
all:
make -C buildutils all
make -C src all
make output
output:
mkdir output
cp src/upiwin output
cp scripts/*.py output
clean:
-rm -rf output
make -C buildutils clean
make -C src clean
The note is not visible to the blocked user.