From d7c84268a26a4391af55a3533422367b02737435 Mon Sep 17 00:00:00 2001 From: Daniel Gnoutcheff Date: Mon, 23 Jan 2017 18:38:22 -0500 Subject: Misc. unrecorded changes --- binls.nfsf.mak | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 binls.nfsf.mak (limited to 'binls.nfsf.mak') diff --git a/binls.nfsf.mak b/binls.nfsf.mak new file mode 100644 index 0000000..865cef8 --- /dev/null +++ b/binls.nfsf.mak @@ -0,0 +1,7 @@ +repos := $(patsubst %/.git,%,$(wildcard */.git)) +binls := $(repos:=.binls) + +suspicious_checkout=/home/gnoutchd/export-ctrl/suspicious + +%.binls: + ${suspicious_checkout}/binls $* >$@ || rm $@ -- cgit v1.2.1