X-Git-Url: https://git.piment-noir.org/?p=TD_C.git;a=blobdiff_plain;f=TP_13%2Fexo1%2FMakefile;h=791c7d48cfe295a9f0efa66f5ce2b9df1f7791fa;hp=6dcb22ae3bfa6103f0cfb37e90cccbbda7ddd67a;hb=8df01c74d8069eed0dbddc7f578d47aa9eceb1ec;hpb=2f54ac48ef2c4ab4e87426c2bf89b9f5eef7008b diff --git a/TP_13/exo1/Makefile b/TP_13/exo1/Makefile index 6dcb22a..791c7d4 100644 --- a/TP_13/exo1/Makefile +++ b/TP_13/exo1/Makefile @@ -3,7 +3,7 @@ # This Makefile expect all source files (.c) to be at the same level, in the # $(SRC_PATH) directory. # -# This Makefile expect all embedded library files (.c) to be at the same level, in the +# This Makefile expect all embedded library source files (.c) to be at the same level, in the # $(LIBRARY_PATH) directory. # # It will automatically generate dependencies, compile all files, and produce a