lix/mk
Eelco Dolstra 215b70f51e
Revert "Get rid of unicode quotes (#1140)"
This reverts commit f78126bfd6. There
really is no need for such a massive change...
2016-11-26 00:38:01 +01:00
..
clean.mk
dist.mk
functions.mk Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
install.mk
jars.mk
lib.mk Don't pass "--no-copy-dt-needed-entries" option to linker on FreeBSD. 2015-10-06 22:28:30 +02:00
libraries.mk Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
patterns.mk
programs.mk Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
README.md
templates.mk Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
tests.mk Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +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.