radare2/shlr/www/m/Makefile

6 lines
94 B
Makefile

all:
r2 -qe http.root=$$PWD -e http.ui= -c=H /bin/ls
dist:
cd .. ; tar czvf r2mat.tar.gz m