diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,6 +14,6 @@ run: ${DAY}.bin ${INPUT} ./${DAY}.bin < ${INPUT} clean: - rm -f ${DAY} + rm -f ${DAY}.bin .PHONY: run clean |
![]() |
index : AdventofCode.git | |
Advent of Code answers for 2015 |
aboutsummaryrefslogtreecommitdiff |