Fix a typo in the usage description of the new and shiny Makefile
[TD_C.git] / TP_11 / exo2 / Makefile
index d0ec4dd1871f2c52dd228f03e01abd33c43b70dc..73f0988a12fc4491755bbc8f9164ca10023c1787 100644 (file)
@@ -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