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
Robin Erich Muench
metaSNV
Commits
1257f343
Commit
1257f343
authored
Jan 23, 2017
by
Luis Pedro Coelho
Browse files
Add dependency snpCall.o: call_vC.cpp
parent
7db3e741
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/snpCaller/Makefile
View file @
1257f343
...
...
@@ -13,8 +13,8 @@ all: snpCall
snpCall
:
snpCall.o
$(CC)
snpCall.o
-o
snpCall
snpCall.o
:
$(CC)
-I
$(BOOST)
-I
$(INCLUDE)
$(CFLAGS)
call_vC.cpp
-o
snpCall.o
snpCall.o
:
call_vC.cpp
$(CC)
-I
$(BOOST)
-I
$(INCLUDE)
$(CFLAGS)
$<
-o
$@
clean
:
rm
-rf
*
o snpCall
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