repo/busybox/Makefile
2021-06-28 17:11:43 +02:00

6 lines
89 B
Makefile

prepare:
git clone git://busybox.net/busybox.git
busybox:
make
install:
make install