summaryrefslogtreecommitdiff
path: root/week2/camil/Makefile
diff options
context:
space:
mode:
authorCamil Staps2015-02-15 18:34:40 +0100
committerCamil Staps2015-02-15 18:34:40 +0100
commit84b568431879e77c3f2b96c883af16730c857984 (patch)
tree3553e323a7bd91b6dfa964d0a1d7e2f2f73609c1 /week2/camil/Makefile
parentfinal ass2 commit (diff)
final commit
Diffstat (limited to 'week2/camil/Makefile')
-rw-r--r--week2/camil/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/week2/camil/Makefile b/week2/camil/Makefile
new file mode 100644
index 0000000..9095df9
--- /dev/null
+++ b/week2/camil/Makefile
@@ -0,0 +1,4 @@
+all:
+ clm StdT -o StdT
+ clm TupleOverloading -o TupleOverloading
+ clm VectorOverloading -o VectorOverloading