diff options
Diffstat (limited to 'debugger/Makefile.nt')
-rw-r--r-- | debugger/Makefile.nt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/debugger/Makefile.nt b/debugger/Makefile.nt deleted file mode 100644 index 4182c7c77..000000000 --- a/debugger/Makefile.nt +++ /dev/null @@ -1,14 +0,0 @@ -######################################################################### -# # -# OCaml # -# # -# Xavier Leroy, projet Cristal, INRIA Rocquencourt # -# # -# Copyright 1999 Institut National de Recherche en Informatique et # -# en Automatique. All rights reserved. This file is distributed # -# under the terms of the Q Public License version 1.0. # -# # -######################################################################### - -UNIXDIR=../otherlibs/win32unix -include Makefile.shared |