index
:
site.git
master
My personal website, hosted at www.jhhm.no
Johannes Herman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: b2bce2a04bc40bf2614698b9c51d5154a9573f37 (
plain
)
1
2
3
4
5
6
7
8
9
.POSIX: make: @"bin/$@" clean: rm -r public/ .PHONY: make clean