diff options
Diffstat (limited to 'otherlibs/systhreads/Makefile.nt')
-rw-r--r-- | otherlibs/systhreads/Makefile.nt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/otherlibs/systhreads/Makefile.nt b/otherlibs/systhreads/Makefile.nt index fe1de4f112..27f79a2a79 100644 --- a/otherlibs/systhreads/Makefile.nt +++ b/otherlibs/systhreads/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 # Compilation options |