mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-04-30 03:50:39 +00:00
c94b2974fb
Former-commit-id: 095acaf9c8649b0e527c6253dc79330feedac865
10 lines
64 B
Makefile
10 lines
64 B
Makefile
|
|
|
|
book:
|
|
make -C book all
|
|
|
|
man:
|
|
make -C man all
|
|
|
|
|
|
all: book man |