summaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: 8c6c236ba09104821de44b17d1fb32dd4f2e5255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh)

all: $(T)

$(T):
	@./$@

clean:
	$(RM) -rf trash

.PHONY: $(T) clean
a href='/others/pass.git/commit/src/password-store.sh?h=1.7.4&id=b08781e2a6e183986eb1c24f51cdeff879b7a6af&follow=1'>clip: sleep may require argv[0] to be sleepJason A. Donenfeld1-1/+1 2017-02-25man: document system extensionsJason A. Donenfeld1-2/+3