summaryrefslogtreecommitdiff
path: root/debugger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/Makefile')
-rw-r--r--debugger/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/debugger/Makefile b/debugger/Makefile
index 4e7738d0da..ba23ef18ed 100644
--- a/debugger/Makefile
+++ b/debugger/Makefile
@@ -1,3 +1,17 @@
+#########################################################################
+# #
+# Objective Caml #
+# #
+# 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. #
+# #
+#########################################################################
+
+# $Id$
+
include ../config/Makefile
CAMLC=../boot/ocamlrun ../ocamlc -I ../boot