Files
obitools4/doc/Makefile
T

10 lines
64 B
Makefile
Raw Normal View History

book:
make -C book all
man:
make -C man all
all: book man