mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
126347b694
[dgit import orig notmuch_0.38.2.orig.tar.xz]
7 lines
132 B
Makefile
7 lines
132 B
Makefile
# See Makefile.local for the list of files to be compiled in this
|
|
# directory.
|
|
all:
|
|
$(MAKE) -C .. all
|
|
|
|
.DEFAULT:
|
|
$(MAKE) -C .. $@
|