repo/busybox/Makefile

7 lines
89 B
Makefile
Raw Normal View History

2021-06-28 18:11:43 +03:00
prepare:
git clone git://busybox.net/busybox.git
busybox:
make
install:
make install