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 00:40:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7ed9d343ece830e31b8fe93cd0e902199eee8d9
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