]> git.cworth.org Git - notmuch/blob - parse-time-string/Makefile
removed use of 'echo -n' (and echo -n -e ...)
[notmuch] / parse-time-string / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 .DEFAULT:
5         $(MAKE) -C .. $@