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-09-23 01:50:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
236c7277e0c88980a0e3cd858465f342835c8bbe
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