summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSébastien Hinderer <Sebastien.Hinderer@inria.fr>2017-02-16 16:11:08 +0100
committerDamien Doligez <damien.doligez@gmail.com>2017-03-09 17:12:02 +0100
commitccf22c8471bf5982bc81aedff89f8b07b3e1e310 (patch)
tree0cce11274b65a57643134c83c1546325b6195631 /.gitignore
parent06396f0acf5bfb70e157aa75b6706d55dc018efc (diff)
downloadocaml-ccf22c8471bf5982bc81aedff89f8b07b3e1e310.tar.gz
Make .depend files generated for C sources more portable
This implements a suggestion provided by @xavierleroy in https://github.com/ocaml/ocaml/pull/941#issuecomment-266047690 Before this commit, the dependencies of the win32unix C files were not taken into account at all. This commit fixes this, too.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 04da75db71..6729ee77bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,7 +28,6 @@
*.exe
*.exe.manifest
.depend
-.depend.nt
.DS_Store
*.out
*.out.dSYM