Makefile for automated running of swift.

This commit is contained in:
2018-01-27 22:21:37 +01:00
parent a751456596
commit fc2c0e245d
2 changed files with 6 additions and 0 deletions

5
2017/day-17/Makefile Normal file
View File

@@ -0,0 +1,5 @@
all: solution
./$<
solution: solution.swift
swiftc -O $< -o $@

1
2017/day-17/input.txt Normal file
View File

@@ -0,0 +1 @@
369