mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 08:10:45 +00:00
10 lines
64 B
Makefile
10 lines
64 B
Makefile
|
|
|
|
book:
|
|
make -C book all
|
|
|
|
man:
|
|
make -C man all
|
|
|
|
|
|
all: book man |