summaryrefslogtreecommitdiff
path: root/dev/Makefile
blob: 164272187a5a9fbab588e93974ecb979219375f1 (plain)
1
2
3
4
5
6
7

gen-discover:
	## This obviously depends on assess being available and in the
	## right location
	cp ../../assess/assess-discover.el .
	perl -i -pe 's/assess-discover/fudge-discover/g' assess-discover.el
	mv assess-discover.el fudge-discover.el