lh3 / seqtk

Toolkit for processing sequences in FASTA/Q formats
MIT License
1.35k stars 311 forks source link

Update Makefile to play nice with bioconda #142

Closed andersgs closed 1 year ago

andersgs commented 4 years ago

Bioconda now setups up a number of environment variables to correctly compile code on different platforms. To play nicely, and compile correctly, the Makefile should make use the LDFLAGS environmental var.