X-Git-Url: https://git.piment-noir.org/?p=TD_IML.git;a=blobdiff_plain;f=TD1%2Fpart_two%2FMakefile;fp=TD1%2Fpart_two%2FMakefile;h=8c707d7cb4396e4b684befe5d02369b56952c8c7;hp=69a544dba7441ee76123aa3ca22e9b7b6e135056;hb=949daaf9e991b4d561eb4d8585129828e3e00d98;hpb=c2f07545723c5a934de76453e8a7986ad1726e1c diff --git a/TD1/part_two/Makefile b/TD1/part_two/Makefile index 69a544d..8c707d7 100644 --- a/TD1/part_two/Makefile +++ b/TD1/part_two/Makefile @@ -11,7 +11,7 @@ # # Automatic dependencies code from: # http://make.mad-scientist.net/papers/advanced-auto-dependency-generation/#tldr -BINARY_NAME=td1 +BINARY_NAME=exo2 BUILD_TYPE=debug # ====================================