micro-utils/Makefile
Your Name deef828e3c .
2023-10-23 18:48:27 +03:00

7 lines
69 B
Makefile

all:
chmod +x build.sh
./build.sh rootfs
clean:
./build.sh clean