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-08-08 22:40:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b8f35cbf6c143de3fcf87b40dfcafb65d6e8035
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