index
:
advent-of-code
master
Solutions to Advent of Code
Thomas Voss
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2015
/
04
/
Makefile
blob: 039d3f78c084b58e8a17dd4da15945b5553614d0 (
plain
) (
blame
)
1
2
3
4
CPPFLAGS
=
-DINPUT
=
\"
$$
(
cat
input
)
\"
LDLIBS
=
-lmd
include ../../Makefiles/c.mk