X-Git-Url: https://git.piment-noir.org/?p=TD_IML.git;a=blobdiff_plain;f=TD1%2Fpart_one%2FMakefile;fp=TD1%2Fpart_one%2FMakefile;h=eb33b0645c83ed0d924686180e99fbf291c48a82;hp=69a544dba7441ee76123aa3ca22e9b7b6e135056;hb=949daaf9e991b4d561eb4d8585129828e3e00d98;hpb=c2f07545723c5a934de76453e8a7986ad1726e1c diff --git a/TD1/part_one/Makefile b/TD1/part_one/Makefile index 69a544d..eb33b06 100644 --- a/TD1/part_one/Makefile +++ b/TD1/part_one/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=exo1 BUILD_TYPE=debug # ====================================