Files
nix/mk
Eelco Dolstra 50d483a2c1 Fix precompiled-headers generation
It's now regenerated when util.hh changes, and is ordered after
config.h to fix a race.
2019-12-05 20:26:24 +01:00
..
2014-04-03 17:37:14 +02:00
2019-11-07 12:18:37 +01:00
2019-11-07 10:12:35 +01:00
2018-01-16 19:23:18 +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.