Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
b57b85a7
Commit
b57b85a7
authored
Dec 26, 2017
by
Uwe Schulzweida
Browse files
Set revision number to 1.9.3rc2.
parent
103369a9
Changes
12
Expand all
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
b57b85a7
# Makefile.in generated by automake 1.14
.1
from Makefile.am.
# Makefile.in generated by automake 1.14 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
...
...
@@ -687,10 +687,9 @@ distcheck: dist
&&
dc_destdir
=
"
$
${
TMPDIR
-/tmp
}
/am-dc-
$$$$
/"
\
&&
am__cwd
=
`
pwd
`
\
&&
$(am__cd)
$(distdir)
/_build
\
&&
../configure
\
&&
../configure
--srcdir
=
..
--prefix
=
"
$$
dc_install_base"
\
$(AM_DISTCHECK_CONFIGURE_FLAGS)
\
$(DISTCHECK_CONFIGURE_FLAGS)
\
--srcdir
=
..
--prefix
=
"
$$
dc_install_base"
\
&&
$(MAKE)
$(AM_MAKEFLAGS)
\
&&
$(MAKE)
$(AM_MAKEFLAGS)
dvi
\
&&
$(MAKE)
$(AM_MAKEFLAGS)
check
\
...
...
aclocal.m4
View file @
b57b85a7
# generated automatically by aclocal 1.14
.1
-*- Autoconf -*-
# generated automatically by aclocal 1.14 -*- Autoconf -*-
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
...
...
@@ -14,8 +14,8 @@
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.6
9
],,
[m4_warning([this file was generated for autoconf 2.6
9
.
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.6
8
],,
[m4_warning([this file was generated for autoconf 2.6
8
.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.])])
...
...
@@ -35,7 +35,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
[am__api_version='1.14'
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the right macro.
m4_if([$1], [1.14
.1
], [],
m4_if([$1], [1.14], [],
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
])
...
...
@@ -51,7 +51,7 @@ m4_define([_AM_AUTOCONF_VERSION], [])
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
[AM_AUTOMAKE_VERSION([1.14
.1
])dnl
[AM_AUTOMAKE_VERSION([1.14])dnl
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
...
...
@@ -163,9 +163,10 @@ AC_SUBST([AR])dnl
# configured tree to be moved without reconfiguration.
AC_DEFUN([AM_AUX_DIR_EXPAND],
[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
# Expand $ac_aux_dir to an absolute path.
am_aux_dir=`cd "$ac_aux_dir" && pwd`
[dnl Rely on autoconf to set up CDPATH properly.
AC_PREREQ([2.50])dnl
# expand $ac_aux_dir to an absolute path
am_aux_dir=`cd $ac_aux_dir && pwd`
])
# AM_CONDITIONAL -*- Autoconf -*-
...
...
@@ -632,8 +633,7 @@ to "yes", and re-run configure.
END
AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
fi
fi
])
fi])
dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
...
...
configure
View file @
b57b85a7
This diff is collapsed.
Click to expand it.
configure.ac
View file @
b57b85a7
...
...
@@ -4,7 +4,7 @@
# autoconf 2.68
# libtool 2.4.2
AC_INIT([cdo], [1.9.3rc
1
], [http://mpimet.mpg.de/cdo])
AC_INIT([cdo], [1.9.3rc
2
], [http://mpimet.mpg.de/cdo])
AC_DEFINE_UNQUOTED(CDO, ["$PACKAGE_VERSION"], [CDO version])
...
...
contrib/Makefile.in
View file @
b57b85a7
# Makefile.in generated by automake 1.14
.1
from Makefile.am.
# Makefile.in generated by automake 1.14 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
...
...
libcdi
@
c2496c60
Subproject commit
fe9b65b1bde3a3396bf4fb49131b4598661e0bd8
Subproject commit
c2496c603227af1f63b85c3db71e23d9f14e8953
src/Makefile.in
View file @
b57b85a7
# Makefile.in generated by automake 1.14
.1
from Makefile.am.
# Makefile.in generated by automake 1.14 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
...
...
src/config.h.in
View file @
b57b85a7
...
...
@@ -285,11 +285,6 @@
/* Version number of package */
#undef VERSION
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
...
...
src/lib/ncl/Makefile.in
View file @
b57b85a7
# Makefile.in generated by automake 1.14
.1
from Makefile.am.
# Makefile.in generated by automake 1.14 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
...
...
test/Makefile.in
View file @
b57b85a7
# Makefile.in generated by automake 1.1
5.1
from Makefile.am.
# Makefile.in generated by automake 1.1
4
from Makefile.am.
# @configure_input@
# Copyright (C) 1994-201
7
Free Software Foundation, Inc.
# Copyright (C) 1994-201
3
Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
...
...
@@ -14,17 +14,7 @@
@SET_MAKE@
VPATH
=
@srcdir@
am__is_gnu_make
=
{
\
if
test
-z
'
$(MAKELEVEL)
'
;
then
\
false
;
\
elif
test
-n
'
$(MAKE_HOST)
'
;
then
\
true
;
\
elif
test
-n
'
$(MAKE_VERSION)
'
&&
test
-n
'
$(CURDIR)
'
;
then
\
true
;
\
else
\
false
;
\
fi
;
\
}
am__is_gnu_make
=
test
-n
'
$(MAKEFILE_LIST)
'
&&
test
-n
'
$(MAKELEVEL)
'
am__make_running_with_option
=
\
case
$
${
target_option
-
}
in
\
?
)
;;
\
...
...
@@ -89,6 +79,29 @@ build_triplet = @build@
host_triplet
=
@host@
XFAIL_TESTS
=
subdir
=
test
DIST_COMMON
=
$(srcdir)
/Makefile.in
$(srcdir)
/Makefile.am
\
$(top_srcdir)
/config/mkinstalldirs
$(srcdir)
/File.test.in
\
$(srcdir)
/Read_grib.test.in
$(srcdir)
/Read_netcdf.test.in
\
$(srcdir)
/Copy_netcdf.test.in
$(srcdir)
/Comp.test.in
\
$(srcdir)
/Compc.test.in
$(srcdir)
/Cat.test.in
\
$(srcdir)
/Gridarea.test.in
$(srcdir)
/Genweights.test.in
\
$(srcdir)
/Remap.test.in
$(srcdir)
/Remap2.test.in
\
$(srcdir)
/Remapeta.test.in
$(srcdir)
/EOF.test.in
\
$(srcdir)
/Select.test.in
$(srcdir)
/Spectral.test.in
\
$(srcdir)
/Vertint.test.in
$(srcdir)
/Timstat.test.in
\
$(srcdir)
/Timselstat.test.in
$(srcdir)
/Seasstat.test.in
\
$(srcdir)
/Runstat.test.in
$(srcdir)
/Multiyearstat.test.in
\
$(srcdir)
/Ydrunstat.test.in
$(srcdir)
/Gridboxstat.test.in
\
$(srcdir)
/Vertstat.test.in
$(srcdir)
/Fldstat.test.in
\
$(srcdir)
/Fldpctl.test.in
$(srcdir)
/Ensstat.test.in
\
$(srcdir)
/Enspctl.test.in
$(srcdir)
/Merstat.test.in
\
$(srcdir)
/Zonstat.test.in
$(srcdir)
/Mergetime.test.in
\
$(srcdir)
/Afterburner.test.in
$(srcdir)
/Detrend.test.in
\
$(srcdir)
/Arithc.test.in
$(srcdir)
/Arith.test.in
\
$(srcdir)
/Expr.test.in
$(srcdir)
/Gradsdes.test.in
\
$(srcdir)
/Collgrid.test.in
$(srcdir)
/threads.test.in
\
$(srcdir)
/tsformat.test.in
$(srcdir)
/wildcard.test.in
\
$(srcdir)
/MapReduce.test.in
$(srcdir)
/Ninfo.test.in README
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/m4/acx_cfortran_flags.m4
\
$(top_srcdir)
/m4/acx_check_cfortran.m4
\
...
...
@@ -101,7 +114,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acx_cfortran_flags.m4 \
$(top_srcdir)
/acinclude.m4
$(top_srcdir)
/configure.ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
DIST_COMMON
=
$(srcdir)
/Makefile.am
$(am__DIST_COMMON)
mkinstalldirs
=
$(SHELL)
$(top_srcdir)
/config/mkinstalldirs
CONFIG_HEADER
=
$(top_builddir)
/src/config.h
CONFIG_CLEAN_FILES
=
File.test Read_grib.test Read_netcdf.test
\
...
...
@@ -337,30 +349,6 @@ am__set_b = \
*
)
\
b
=
'$*'
;;
\
esac
am__DIST_COMMON
=
$(srcdir)
/Afterburner.test.in
\
$(srcdir)
/Arith.test.in
$(srcdir)
/Arithc.test.in
\
$(srcdir)
/Cat.test.in
$(srcdir)
/Collgrid.test.in
\
$(srcdir)
/Comp.test.in
$(srcdir)
/Compc.test.in
\
$(srcdir)
/Copy_netcdf.test.in
$(srcdir)
/Detrend.test.in
\
$(srcdir)
/EOF.test.in
$(srcdir)
/Enspctl.test.in
\
$(srcdir)
/Ensstat.test.in
$(srcdir)
/Expr.test.in
\
$(srcdir)
/File.test.in
$(srcdir)
/Fldpctl.test.in
\
$(srcdir)
/Fldstat.test.in
$(srcdir)
/Genweights.test.in
\
$(srcdir)
/Gradsdes.test.in
$(srcdir)
/Gridarea.test.in
\
$(srcdir)
/Gridboxstat.test.in
$(srcdir)
/Makefile.in
\
$(srcdir)
/MapReduce.test.in
$(srcdir)
/Mergetime.test.in
\
$(srcdir)
/Merstat.test.in
$(srcdir)
/Multiyearstat.test.in
\
$(srcdir)
/Ninfo.test.in
$(srcdir)
/Read_grib.test.in
\
$(srcdir)
/Read_netcdf.test.in
$(srcdir)
/Remap.test.in
\
$(srcdir)
/Remap2.test.in
$(srcdir)
/Remapeta.test.in
\
$(srcdir)
/Runstat.test.in
$(srcdir)
/Seasstat.test.in
\
$(srcdir)
/Select.test.in
$(srcdir)
/Spectral.test.in
\
$(srcdir)
/Timselstat.test.in
$(srcdir)
/Timstat.test.in
\
$(srcdir)
/Vertint.test.in
$(srcdir)
/Vertstat.test.in
\
$(srcdir)
/Ydrunstat.test.in
$(srcdir)
/Zonstat.test.in
\
$(srcdir)
/threads.test.in
$(srcdir)
/tsformat.test.in
\
$(srcdir)
/wildcard.test.in
$(top_srcdir)
/config/mkinstalldirs
\
README
DISTFILES
=
$(DIST_COMMON)
$(DIST_SOURCES)
$(TEXINFOS)
$(EXTRA_DIST)
ACLOCAL
=
@ACLOCAL@
AMTAR
=
@AMTAR@
...
...
@@ -595,6 +583,7 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
echo
' cd
$(top_srcdir)
&&
$(AUTOMAKE)
--foreign test/Makefile'
;
\
$(am__cd)
$(top_srcdir)
&&
\
$(AUTOMAKE)
--foreign
test
/Makefile
.PRECIOUS
:
Makefile
Makefile
:
$(srcdir)/Makefile.in $(top_builddir)/config.status
@
case
'$?'
in
\
*
config.status
*
)
\
...
...
@@ -741,7 +730,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
if
test
-n
"
$$
am__remaking_logs"
;
then
\
echo
"fatal: making
$(TEST_SUITE_LOG)
: possible infinite"
\
"recursion detected"
>
&2
;
\
el
if
test
-n
"
$$
redo_logs"
;
then
\
el
se
\
am__remaking_logs
=
yes
$(MAKE)
$(AM_MAKEFLAGS)
$$
redo_logs
;
\
fi
;
\
if
$(am__make_dryrun)
;
then
:
;
else
\
...
...
@@ -1017,8 +1006,6 @@ uninstall-am:
mostlyclean-libtool pdf pdf-am ps ps-am recheck tags-am
\
uninstall uninstall-am
.PRECIOUS
:
Makefile
export
...
...
test/bandit_tests/Makefile.in
View file @
b57b85a7
# Makefile.in generated by automake 1.1
5.1
from Makefile.am.
# Makefile.in generated by automake 1.1
4
from Makefile.am.
# @configure_input@
# Copyright (C) 1994-201
7
Free Software Foundation, Inc.
# Copyright (C) 1994-201
3
Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
...
...
@@ -15,17 +15,7 @@
@SET_MAKE@
VPATH
=
@srcdir@
am__is_gnu_make
=
{
\
if
test
-z
'
$(MAKELEVEL)
'
;
then
\
false
;
\
elif
test
-n
'
$(MAKE_HOST)
'
;
then
\
true
;
\
elif
test
-n
'
$(MAKE_VERSION)
'
&&
test
-n
'
$(CURDIR)
'
;
then
\
true
;
\
else
\
false
;
\
fi
;
\
}
am__is_gnu_make
=
test
-n
'
$(MAKEFILE_LIST)
'
&&
test
-n
'
$(MAKELEVEL)
'
am__make_running_with_option
=
\
case
$
${
target_option
-
}
in
\
?
)
;;
\
...
...
@@ -91,6 +81,9 @@ host_triplet = @host@
noinst_PROGRAMS
=
chained_operators
$(EXEEXT)
\
variable_inputs_operators
$(EXEEXT)
subdir
=
test
/bandit_tests
DIST_COMMON
=
$(srcdir)
/Makefile.in
$(srcdir)
/Makefile.am
\
$(top_srcdir)
/config/mkinstalldirs
\
$(top_srcdir)
/config/depcomp
$(top_srcdir)
/config/test-driver
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/m4/acx_cfortran_flags.m4
\
$(top_srcdir)
/m4/acx_check_cfortran.m4
\
...
...
@@ -103,7 +96,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acx_cfortran_flags.m4 \
$(top_srcdir)
/acinclude.m4
$(top_srcdir)
/configure.ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
DIST_COMMON
=
$(srcdir)
/Makefile.am
$(am__DIST_COMMON)
mkinstalldirs
=
$(SHELL)
$(top_srcdir)
/config/mkinstalldirs
CONFIG_HEADER
=
$(top_builddir)
/src/config.h
CONFIG_CLEAN_FILES
=
...
...
@@ -388,9 +380,6 @@ TEST_LOGS = $(am__test_logs2:.test.log=.log)
TEST_LOG_DRIVER
=
$(SHELL)
$(top_srcdir)
/config/test-driver
TEST_LOG_COMPILE
=
$(TEST_LOG_COMPILER)
$(AM_TEST_LOG_FLAGS)
\
$(TEST_LOG_FLAGS)
am__DIST_COMMON
=
$(srcdir)
/Makefile.in
$(top_srcdir)
/config/depcomp
\
$(top_srcdir)
/config/mkinstalldirs
\
$(top_srcdir)
/config/test-driver
DISTFILES
=
$(DIST_COMMON)
$(DIST_SOURCES)
$(TEXINFOS)
$(EXTRA_DIST)
ACLOCAL
=
@ACLOCAL@
AMTAR
=
@AMTAR@
...
...
@@ -598,6 +587,7 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
echo
' cd
$(top_srcdir)
&&
$(AUTOMAKE)
--foreign test/bandit_tests/Makefile'
;
\
$(am__cd)
$(top_srcdir)
&&
\
$(AUTOMAKE)
--foreign
test
/bandit_tests/Makefile
.PRECIOUS
:
Makefile
Makefile
:
$(srcdir)/Makefile.in $(top_builddir)/config.status
@
case
'$?'
in
\
*
config.status
*
)
\
...
...
@@ -782,7 +772,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
if
test
-n
"
$$
am__remaking_logs"
;
then
\
echo
"fatal: making
$(TEST_SUITE_LOG)
: possible infinite"
\
"recursion detected"
>
&2
;
\
el
if
test
-n
"
$$
redo_logs"
;
then
\
el
se
\
am__remaking_logs
=
yes
$(MAKE)
$(AM_MAKEFLAGS)
$$
redo_logs
;
\
fi
;
\
if
$(am__make_dryrun)
;
then
:
;
else
\
...
...
@@ -1077,8 +1067,6 @@ uninstall-am:
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am
\
recheck tags tags-am uninstall uninstall-am
.PRECIOUS
:
Makefile
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
...
...
test/data/Makefile.in
View file @
b57b85a7
# Makefile.in generated by automake 1.1
5.1
from Makefile.am.
# Makefile.in generated by automake 1.1
4
from Makefile.am.
# @configure_input@
# Copyright (C) 1994-201
7
Free Software Foundation, Inc.
# Copyright (C) 1994-201
3
Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
...
...
@@ -14,17 +14,7 @@
@SET_MAKE@
VPATH
=
@srcdir@
am__is_gnu_make
=
{
\
if
test
-z
'
$(MAKELEVEL)
'
;
then
\
false
;
\
elif
test
-n
'
$(MAKE_HOST)
'
;
then
\
true
;
\
elif
test
-n
'
$(MAKE_VERSION)
'
&&
test
-n
'
$(CURDIR)
'
;
then
\
true
;
\
else
\
false
;
\
fi
;
\
}
am__is_gnu_make
=
test
-n
'
$(MAKEFILE_LIST)
'
&&
test
-n
'
$(MAKELEVEL)
'
am__make_running_with_option
=
\
case
$
${
target_option
-
}
in
\
?
)
;;
\
...
...
@@ -88,6 +78,8 @@ POST_UNINSTALL = :
build_triplet
=
@build@
host_triplet
=
@host@
subdir
=
test
/data
DIST_COMMON
=
$(srcdir)
/Makefile.in
$(srcdir)
/Makefile.am
\
$(top_srcdir)
/config/mkinstalldirs
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/m4/acx_cfortran_flags.m4
\
$(top_srcdir)
/m4/acx_check_cfortran.m4
\
...
...
@@ -100,7 +92,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acx_cfortran_flags.m4 \
$(top_srcdir)
/acinclude.m4
$(top_srcdir)
/configure.ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
DIST_COMMON
=
$(srcdir)
/Makefile.am
$(am__DIST_COMMON)
mkinstalldirs
=
$(SHELL)
$(top_srcdir)
/config/mkinstalldirs
CONFIG_HEADER
=
$(top_builddir)
/src/config.h
CONFIG_CLEAN_FILES
=
...
...
@@ -125,8 +116,6 @@ am__can_run_installinfo = \
*
)
(
install-info
--version
)
>
/dev/null 2>&1
;;
\
esac
am__tagged_files
=
$(HEADERS)
$(SOURCES)
$(TAGS_FILES)
$(LISP)
am__DIST_COMMON
=
$(srcdir)
/Makefile.in
\
$(top_srcdir)
/config/mkinstalldirs
DISTFILES
=
$(DIST_COMMON)
$(DIST_SOURCES)
$(TEXINFOS)
$(EXTRA_DIST)
ACLOCAL
=
@ACLOCAL@
AMTAR
=
@AMTAR@
...
...
@@ -374,6 +363,7 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
echo
' cd
$(top_srcdir)
&&
$(AUTOMAKE)
--foreign test/data/Makefile'
;
\
$(am__cd)
$(top_srcdir)
&&
\
$(AUTOMAKE)
--foreign
test
/data/Makefile
.PRECIOUS
:
Makefile
Makefile
:
$(srcdir)/Makefile.in $(top_builddir)/config.status
@
case
'$?'
in
\
*
config.status
*
)
\
...
...
@@ -548,8 +538,6 @@ uninstall-am:
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am
\
tags-am uninstall uninstall-am
.PRECIOUS
:
Makefile
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment