You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
beautiful-racket/brag/brag/Makefile

13 lines
279 B
Makefile

doc:
scribble ++xref-in setup/xref load-collections-xref --redirect-main http://docs.racket-lang.org/ --dest-name index.html manual.scrbl
clean:
git clean -fdx .
web: clean plt doc
scp -r * hashcollision.org:webapps/htdocs/ragg/
plt:
raco pack --collect ragg.plt ragg