Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
25
Star
126
Fork
60
BenLangmead
/
bowtie2
Code
Issues
28
Pull requests
5
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
Fix merge conflict
Loading branch information
...
1 parent
d1fce1f
commit
5771e1ad2073dbcbc2d910d35d0f39e3599077e4
ch4rr0
committed
Apr 21, 2017
Unified
Split
Showing
1 changed file
with
0 additions
and
4 deletions
.
+0
−4
Makefile
Show comments
View
4
Makefile
@@ -25,11 +25,7 @@ prefix = /usr/local
bindir
=
$(
prefix
)
/bin
INC
=
-<<<<<<< HEAD
-
LIBS
= -lreadline -ltermcap -lz
-
======
=
LIBS
= -lz
->>>>>>> v2.3.1.1
GCC_PREFIX
=
$(
shell
dirname `which gcc`)
GCC_SUFFIX
=
CC
?=
$(
GCC_PREFIX
)
/gcc
$(
GCC_SUFFIX
)
Toggle all file notes
0 comments on commit
5771e1a
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
5771e1a