ocaml/otherlibs
Sébastien Hinderer 5ec649f0cb
Build system: share rules to compile C files (#8930)
This commit deduplicates some of the Makefile rules used to compile C files.

Rather than having one such rule per Makefile for each directory
containing C files, the relevant rules are moved to Makefile.common.in.
2019-09-11 09:16:15 +02:00
..
bigarray Delete the deprecated Bigarray.*.map_file functions 2019-02-26 11:13:44 +00:00
dynlink Fix #8816 2019-07-20 14:04:51 +01:00
raw_spacetime_lib Memprof: stop using C global roots, and use our own root system. 2019-08-27 19:05:03 +02:00
str Memprof: stop using C global roots, and use our own root system. 2019-08-27 19:05:03 +02:00
systhreads Build system: share rules to compile C files (#8930) 2019-09-11 09:16:15 +02:00
unix Memprof: stop using C global roots, and use our own root system. 2019-08-27 19:05:03 +02:00
win32unix Memprof: stop using C global roots, and use our own root system. 2019-08-27 19:05:03 +02:00
Makefile otherlibs/Makefile with 'all allopt clean partialclean' 2018-11-12 16:28:01 +01:00
Makefile.otherlibs.common Add compile-time option -function-sections 2019-07-15 10:25:26 +01:00