Files
lix/mk
Marko Durkovic 4872677ffa Fix library handling on Cygwin
1. Shared lib extension is .dll
2. Shared libs are installed to $(prefix)/bin
3. Linker does not support -z flag
2014-12-09 13:00:59 +01:00
..
2014-04-03 17:37:14 +02:00
2014-04-03 17:37:14 +02:00
2014-02-04 11:21:13 +01:00
2014-12-09 13:00:59 +01:00
2014-12-09 13:00:59 +01:00
2014-04-03 17:37:14 +02: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.