Nix/mk
2014-12-14 01:49:14 +01:00
..
clean.mk
dist.mk
functions.mk
install.mk
jars.mk
lib.mk Merge branch 'cygwin-master' of https://github.com/ternaris/nix 2014-12-14 01:49:14 +01:00
libraries.mk Merge branch 'cygwin-master' of https://github.com/ternaris/nix 2014-12-14 01:49:14 +01:00
patterns.mk
programs.mk
README.md
templates.mk
tests.mk
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.