]> git.cworth.org Git - obsolete/notmuch-old/blob - lib/getdate/Makefile
lib: Compile getdate source code and include it in notmuch.a
[obsolete/notmuch-old] / lib / getdate / Makefile
1 # See Makfefile.local for the list of files to be compiled in this
2 # directory.
3 all:
4         $(MAKE) -C ../.. all
5
6 .DEFAULT:
7         $(MAKE) -C ../.. $@