-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMakefile.am
30 lines (29 loc) · 1.83 KB
/
Makefile.am
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
############################# MPC License ##############################
# Wed Nov 19 15:19:19 CET 2008 #
# Copyright or (C) or Copr. Commissariat a l'Energie Atomique #
# #
# IDDN.FR.001.230040.000.S.P.2007.000.10000 #
# This file is part of the MPC Runtime. #
# #
# This software is governed by the CeCILL-C license under French law #
# and abiding by the rules of distribution of free software. You can #
# use, modify and/ or redistribute the software under the terms of #
# the CeCILL-C license as circulated by CEA, CNRS and INRIA at the #
# following URL http://www.cecill.info. #
# #
# The fact that you are presently reading this means that you have #
# had knowledge of the CeCILL-C license and that you accept its #
# terms. #
# #
# Authors: #
# - CARRIBAULT Patrick [email protected] #
# - PERACHE Marc [email protected] #
# - JAEGER Julien [email protected] #
# #
########################################################################
ACLOCAL_AMFLAGS=-I config/m4
SUBDIRS=contrib src pkgconfig cmake
#
# Override autoconf for maintainer mode
#
AUTOCONF = ${SHELL} ${abs_builddir}/src/bin/mpc_build_env.sh ${srcdir}/autogen.sh