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
839176c1
Commit
839176c1
authored
Dec 02, 2014
by
Thomas Jahns
🤸
Browse files
Add dependency on generator for mo_cdi to Makefile.
parent
36b09cdc
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
839176c1
...
...
@@ -179,7 +179,7 @@ if CREATE_ISOC
LOCALTARGETS
+=
mo_cdi.
$(OBJEXT)
endif
#
mo_cdi.f90
:
$(top_srcdir)/src/cdi.h
mo_cdi.f90
:
$(top_srcdir)/src/cdi.h
$(top_srcdir)/interfaces/f2003/bindGen.rb
ruby
$(top_srcdir)
/interfaces/f2003/bindGen.rb
$(top_srcdir)
/src/cdi.h
$@
#
mo_cdi.$(OBJEXT)
:
mo_cdi.f90
...
...
src/Makefile.in
View file @
839176c1
...
...
@@ -1034,7 +1034,7 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
uninstall-libLTLIBRARIES uninstall-local
#
mo_cdi.f90
:
$(top_srcdir)/src/cdi.h
mo_cdi.f90
:
$(top_srcdir)/src/cdi.h
$(top_srcdir)/interfaces/f2003/bindGen.rb
ruby
$(top_srcdir)
/interfaces/f2003/bindGen.rb
$(top_srcdir)
/src/cdi.h
$@
#
mo_cdi.$(OBJEXT)
:
mo_cdi.f90
...
...
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