diff options
Diffstat (limited to 'man/Makefile')
-rw-r--r-- | man/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/man/Makefile b/man/Makefile index 66040261cd..46fc36ef31 100644 --- a/man/Makefile +++ b/man/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 install: |