lix/mk
2016-11-25 15:48:27 +01:00
..
clean.mk
dist.mk
functions.mk Get rid of unicode quotes (#1140) 2016-11-25 15:48:27 +01:00
install.mk
jars.mk
lib.mk
libraries.mk Get rid of unicode quotes (#1140) 2016-11-25 15:48:27 +01:00
patterns.mk
programs.mk Get rid of unicode quotes (#1140) 2016-11-25 15:48:27 +01:00
README.md
templates.mk Get rid of unicode quotes (#1140) 2016-11-25 15:48:27 +01:00
tests.mk Get rid of unicode quotes (#1140) 2016-11-25 15:48:27 +01:00
tracing.mk

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.