summaryrefslogtreecommitdiffhomepage
path: root/make.html.markdown
diff options
context:
space:
mode:
authorJacob Ward <jacobward1898@gmail.com>2015-10-31 20:27:51 -0600
committerJacob Ward <jacobward1898@gmail.com>2015-10-31 20:27:51 -0600
commit5d09566ee4881028cd53dee83ae27343beb8269d (patch)
treed5d48488f23e08690f1ec54610c9fe81e34d2fe8 /make.html.markdown
parent08b43e21f1a273d5ca471e0accdf46ba706a4cd5 (diff)
parentdbe6184519860e526432c4987a6f67d6c0acf38e (diff)
Merge remote-tracking branch 'adambard/master'
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)
-