summaryrefslogtreecommitdiff
path: root/binls.nfsf.mak
blob: 865cef82b281764ad21b9334188c63079f0df635 (plain)
1
2
3
4
5
6
7
repos := $(patsubst %/.git,%,$(wildcard */.git))
binls := $(repos:=.binls)

suspicious_checkout=/home/gnoutchd/export-ctrl/suspicious

%.binls:
	${suspicious_checkout}/binls $* >$@ || rm $@