repositories
/
TD_C.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63647b8
)
Fixlets to the README in the exercice skeleton usage
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Wed, 15 Feb 2017 22:50:45 +0000
(23:50 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Wed, 15 Feb 2017 22:50:45 +0000
(23:50 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index 2a8c02212bd8b8bc8dacd5c13e4f4aec2ef58c62..a8411009e3dddf6e7f7f2a541a7df045772824bb 100644
(file)
--- a/
README
+++ b/
README
@@
-35,7
+35,7
@@
Exercice skeleton:
It's the directory exo_skel with a basic Makefile inside
To use it:
- cp -a exo_skel exo# where # is a digit
- cd exo# && cp exo_skel.c exo#
+ $ cp -a exo_skel exo# (where # is a digit)
+ $ cd exo# && cp exo_skel.c exo#.c
edit the Makefile to change the TARGET variable to the
exercice name desired