Eelco Dolstra 4e7e498ff9 Add variable GLOBAL_COMMON_DEPS
This is a list of dependencies on which all C/C++ object files depend.
Primarily useful for global precompiled headers.
2014-02-28 12:01:42 +01:00
2014-02-01 12:20:06 +01:00
2014-02-01 14:22:08 +01:00
2014-02-04 11:02:49 +01:00
2014-02-04 11:02:49 +01:00
2014-02-28 12:01:42 +01:00
2014-02-28 12:01:42 +01:00
2014-02-03 17:05:55 +01:00
2014-02-04 11:02:49 +01:00
2014-02-06 19:06:08 +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.

Description
Languages
C++ 78.1%
Shell 9.7%
Nix 7.5%
Meson 1.8%
C 1.3%
Other 1.6%