Files
lix/mk
Eelco Dolstra 4ee6001f95 GNU Make 3.81 compatibility
3.81 doesn't understand the ‘define foo =’ syntax, which was added in
3.82.  So use ‘define foo’ instead.
2014-02-04 11:21:13 +01:00
..
2014-02-04 11:21:13 +01:00
2014-02-04 11:21:13 +01:00
2014-02-04 11:21:13 +01:00
2014-02-04 11:21:13 +01:00
2014-02-04 11:21:13 +01:00
2014-02-04 11:21:13 +01:00
2014-02-04 11:21:13 +01:00

This is a set of helper Makefiles for doing non-recursive builds with GNU Make. The canonical source can be found at https://github.com/edolstra/make-rules. You should copy the files into the mk subdirectory of your project.

TODO: write more documentation.