index
:
marvinborner/AdventOfCode
main
:christmas_tree: My Advent Of Code solutions
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2020
/
21
/
Makefile
blob: ba180a01d3c0f8015a413921e93ce6a38d4afece (
plain
) (
blame
)
1
2
3
4
5
6
7
.PHONY: solve.py clean: @rm -f *.o run: @node solve