This website requires JavaScript.
Explore
Help
Sign In
obitools
/
obitools4
Watch
2
Star
0
Fork
0
mirror of
https://github.com/metabarcoding/obitools4.git
synced
2026-07-26 08:40:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c26fc988441b335e91b3ece5a83a18978fee853
obitools4
/
pkg
/
obiformats
/
kseq
/
Makefile
T
5 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
First commit
2022-01-13 23:27:39 +01:00
all
:
kseq
.
h
kseq_test
.
c
$(
CC
)
-g -O2 kseq_test.c -o kseq_test -lz
clean
:
rm -f *.o kseq_test
Reference in New Issue
Copy Permalink