mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-02-18 07:54:38 +01:00
5 lines
53 B
Makefile
5 lines
53 B
Makefile
all:
|
|
$(MAKE) -C .. all
|
|
|
|
.DEFAULT:
|
|
$(MAKE) -C .. $@
|