summaryrefslogtreecommitdiffhomepage
path: root/make.html.markdown
diff options
context:
space:
mode:
authorElijah Karari <eljhkrr@gmail.com>2015-11-02 15:52:27 +0300
committerElijah Karari <eljhkrr@gmail.com>2015-11-02 15:52:27 +0300
commit344518d2f60c6373f7814752fc53ef5603b605a9 (patch)
tree7e48a776ab06c741475b2189527b60a30d291ca8 /make.html.markdown
parentedfc99e198fd2e87802ea81d6779fbadfab64919 (diff)
parent824869ef99de73e87ef791bac880f4575cc9ddc9 (diff)
Merge pull request #2 from adambard/master
Update my fork to upstream
Diffstat (limited to 'make.html.markdown')
-rw-r--r--make.html.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/make.html.markdown b/make.html.markdown
index 563139d1..e8cfd2b5 100644
--- a/make.html.markdown
+++ b/make.html.markdown
@@ -234,10 +234,8 @@ bar = 'hello'
endif
```
-
### More Resources
+ [gnu make documentation](https://www.gnu.org/software/make/manual/)
+ [software carpentry tutorial](http://swcarpentry.github.io/make-novice/)
+ learn C the hard way [ex2](http://c.learncodethehardway.org/book/ex2.html) [ex28](http://c.learncodethehardway.org/book/ex28.html)
-