]> git.notmuchmail.org Git - notmuch/blob - lib/Makefile
Makefile: Split warnings into two sets (WARN_CFLAGS and WARN_CXXFLAGS)
[notmuch] / lib / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 clean:
5         $(MAKE) -C .. clean