jslinux/Makefile

8 lines
202 B
Makefile

all:
@echo "this is Fabrice Bellard's unbelievable linux kernel in a browser"
wget-javascript:
rm -f *.js
wget -c https://bellard.org/jslinux/term.js
wget -c https://bellard.org/jslinux/jslinux.js