Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
d88f6b93
Commit
d88f6b93
authored
Oct 06, 2009
by
Uwe Schulzweida
Browse files
Version 1.4.0 released
parent
27e22699
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
d88f6b93
2009-
??-??
Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
2009-
10-05
Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* using GRIB library version 1.4.0
* added GRIB2 support (testversion) via grib_api(1.8.0)
...
...
src/Makefile.am
View file @
d88f6b93
...
...
@@ -87,6 +87,6 @@ cdiFortran.o: cdiFortran.c
source
=
'$<'
object
=
'$@'
libtool
=
no
\
depfile
=
'
$(DEPDIR)
/$*.Po'
tmpdepfile
=
'
$(DEPDIR)
/$*.TPo'
\
$(CCDEPMODE)
$(depcomp)
\
$(COMPILE)
$(CFINT)
$(REAL4)
-c
`
test
-f
'$<'
||
echo
'
$(srcdir)
/'
`
$<
$(COMPILE)
$(CFINT)
-c
`
test
-f
'$<'
||
echo
'
$(srcdir)
/'
`
$<
#
CLEANFILES
=
`
ls
*
~
`
src/Makefile.in
View file @
d88f6b93
...
...
@@ -626,7 +626,7 @@ cdiFortran.o: cdiFortran.c
source
=
'$<'
object
=
'$@'
libtool
=
no
\
depfile
=
'
$(DEPDIR)
/$*.Po'
tmpdepfile
=
'
$(DEPDIR)
/$*.TPo'
\
$(CCDEPMODE)
$(depcomp)
\
$(COMPILE)
$(CFINT)
$(REAL4)
-c
`
test
-f
'$<'
||
echo
'
$(srcdir)
/'
`
$<
$(COMPILE)
$(CFINT)
-c
`
test
-f
'$<'
||
echo
'
$(srcdir)
/'
`
$<
# 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.
.NOEXPORT
:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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