diff options
Diffstat (limited to 'testsuite/tests/misc/Makefile')
-rw-r--r-- | testsuite/tests/misc/Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuite/tests/misc/Makefile b/testsuite/tests/misc/Makefile index 4ba0bffc51..299656b246 100644 --- a/testsuite/tests/misc/Makefile +++ b/testsuite/tests/misc/Makefile @@ -1,3 +1,15 @@ +######################################################################### +# # +# OCaml # +# # +# Xavier Clerc, SED, INRIA Rocquencourt # +# # +# Copyright 2010 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. # +# # +######################################################################### + BASEDIR=../.. include $(BASEDIR)/makefiles/Makefile.several include $(BASEDIR)/makefiles/Makefile.common |