Of git, get, and gud
1 2 3 4 5 6 7 8 9 10 11 12 13
PLUGIN := tmp/check_webinject include ../common.mk tmp/check_webinject: mkdir -p tmp sed -e '/^package Web/,/^#!\/usr\/bin\/env perl/d' \ -e '/^my.*Webinject->/ iuse Webinject;\n' \ check_webinject > $ _æ_ clean:: rm -rf tmp