ocaml/otherlibs
shindere 185a8ac254 In otherlibs/num: fix make warning about ignored `depend' target. (#776)
The `depend' target defined in Makefile.shared was ignored on Unix and
Windows, because it is also defined in Makefile and Makefile.nt.

The definition in Makefile.shared is an exact copy of the one in Makefile.

This commit also removes the "include .depend" directive from
Makefile.shared because this inclusion is handled in a system-dependent
way in Makefile and Makefile.nt.
2016-08-25 09:10:35 +02:00
..
bigarray fix whitespace, long lines, headers 2016-08-01 16:06:59 +02:00
dynlink fix whitespace, long lines, headers 2016-08-01 16:06:59 +02:00
graph Install all include files, and access internals with CAML_INTERNALS 2016-07-12 17:53:24 +02:00
num In otherlibs/num: fix make warning about ignored `depend' target. (#776) 2016-08-25 09:10:35 +02:00
raw_spacetime_lib fix whitespace, long lines, headers 2016-08-01 16:06:59 +02:00
str Pass -slash to ocamldep so that dependencies generated from a Windows system are closer to those generated from a Unix system. 2016-04-13 17:04:15 +02:00
systhreads Spacetime: a new memory profiler (#585) 2016-07-29 15:07:10 +01:00
threads add needed lambda IR for safe string 2016-08-07 11:07:10 -04:00
unix Install all include files, and access internals with CAML_INTERNALS 2016-07-12 17:53:24 +02:00
win32graph Graphics.close_graph crashes 64-bit Windows ports 2016-07-10 08:41:26 +01:00
win32unix PR#7265: restore 4.02.3 behavior of Unix.fstat on Win32 (#769) 2016-08-19 14:09:35 +01:00
Makefile fix whitespace, long lines, headers 2016-08-01 16:06:59 +02:00