summaryrefslogtreecommitdiffstats
path: root/asmrun/Makefile.nt
diff options
context:
space:
mode:
Diffstat (limited to 'asmrun/Makefile.nt')
-rw-r--r--asmrun/Makefile.nt14
1 files changed, 14 insertions, 0 deletions
diff --git a/asmrun/Makefile.nt b/asmrun/Makefile.nt
index 67247f8ca..782a6e6ac 100644
--- a/asmrun/Makefile.nt
+++ b/asmrun/Makefile.nt
@@ -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 GNU Library General Public License. #
+# #
+#########################################################################
+
+# $Id$
+
!include ..\config\Makefile.nt
CC=$(NATIVECC)