Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
IFOS2D
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
GPIAG-Software
IFOS2D
Commits
01a083f3
Commit
01a083f3
authored
Dec 09, 2015
by
Florian Wittkamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed a bug in the Makefile which prevented to compile DENISE on LINUX
parent
e7fc6d80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/Makefile
src/Makefile
+5
-5
No files found.
src/Makefile
View file @
01a083f3
...
...
@@ -54,9 +54,9 @@ DENISE= \
stf.c
\
window_cos.c
\
calc_mat_change_test.c
\
calc_res.c
\
calc_res.c
\
calc_misfit.c
\
calc_opt_step.c
\
calc_opt_step.c
\
calc_energy.c
\
checkfd.c
\
checkfd_ssg_elastic.c
\
...
...
@@ -123,7 +123,7 @@ DENISE= \
readmod.c
\
readmod_elastic.c
\
readmod_acoustic.c
\
receiver.c
\
receiver.c
\
rd_sour.c
\
read_workflow.c
\
apply_workflow.c
\
...
...
@@ -164,8 +164,8 @@ DENISE= \
prepare_update_p.c
\
readmod_viscac.c
\
time_window_glob.c
\
filter_frequencies.c
filter_frequencies.c
SNAPMERGE_OBJ
=
$(SNAPMERGE_SCR:%.c=%.o)
DENISE_OBJ
=
$(DENISE:%.c=%.o)
...
...
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