micro-utils/Makefile

7 lines
69 B
Makefile
Raw Normal View History

2023-10-23 18:48:27 +03:00
all:
chmod +x build.sh
./build.sh rootfs
clean:
./build.sh clean