X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=80f8fbc5e34d6ee47591676614bae578c1d08adf;hb=refs%2Fheads%2Fmaster;hp=d78fddcfd8e28141dffb51f7fc38c308bc070b49;hpb=093e45f1ff41d6a43353cf77cb522a0e9e12c811;p=TD_C.git diff --git a/README b/README index d78fddc..80f8fbc 100644 --- a/README +++ b/README @@ -32,5 +32,5 @@ It's the directory exo_skel with a basic Makefile inside To use it: $ cp -a exo_skel TP_#/exo? (where # and ? are digits) $ cd TP_#/exo? && cp exo_skel.c exo?.c - Edit the Makefile to change the TARGET variable to the + Edit the Makefile to change the BINARY_NAME variable to the exercice name desired