X-Git-Url: https://git.piment-noir.org/?p=TD_C.git;a=blobdiff_plain;f=TP_13%2Fexo2%2FMakefile;h=5f595793b94649418d958eaacaedf04d3b0d81d7;hp=0a1ce9293f402faa6697ac09bfa2530f7d064bff;hb=19b8373e26e76cada35b3c042791c2365c453952;hpb=168b411fc3516e626728ceb5c10ba2ee7ef7a9b0 diff --git a/TP_13/exo2/Makefile b/TP_13/exo2/Makefile index 0a1ce92..5f59579 100644 --- a/TP_13/exo2/Makefile +++ b/TP_13/exo2/Makefile @@ -23,7 +23,7 @@ LIBRARY_NAME:=libexo2 LIBRARY_PATH:=lib LDLIBS:=-lncurses -ltinfo BUILD_TYPE:=debug -#BUILD_TYPE=release +#BUILD_TYPE:=release # ==================================== # DO NOT CHANGE STUFF BEYOND THIS LINE