guix/mk
2014-04-03 17:37:14 +02:00
..
clean.mk
dist.mk
functions.mk Sync with make-rules repo 2014-04-03 17:37:14 +02:00
install.mk Sync with make-rules repo 2014-04-03 17:37:14 +02:00
jars.mk
lib.mk Sync with make-rules repo 2014-04-03 17:37:14 +02:00
libraries.mk Sync with make-rules repo 2014-04-03 17:37:14 +02:00
patterns.mk Sync with make-rules repo 2014-04-03 17:37:14 +02:00
programs.mk Sync with make-rules repo 2014-04-03 17:37:14 +02:00
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.