]> git.cworth.org Git - notmuch/blob - compat/Makefile
perf-tests: #!/bin/bash -> #!/usr/bin/env bash
[notmuch] / compat / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 .DEFAULT:
5         $(MAKE) -C .. $@