aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-08-18Avoid gmake specific Makefile idiomGravatar Steven Schubiger 1-1/+1
Example make failure: Using $< in a non-suffix rule context is a GNUmake idiom (line 11 of Makefile)
2013-02-10Keep makefile simpleGravatar Steven Schubiger 1-6/+3
2013-02-09Improve wrapping memory functionsGravatar Steven Schubiger 1-1/+1
2013-01-25add -Wno-unused-parameterGravatar Steven Schubiger 1-1/+1
2012-12-18Initial commit.Gravatar Steven Schubiger 1-0/+20