From 1a5b18ab23fc4d144d3f2d173a01513f03cd4ad5 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 28 Mar 2010 17:13:47 -0400 Subject: building rvs works (I think)! And to think that I was about to post to the GNU make help mailing list. --- plugins/plugin.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugin.mk.in b/plugins/plugin.mk.in index f365dfa..59b6b2d 100644 --- a/plugins/plugin.mk.in +++ b/plugins/plugin.mk.in @@ -77,7 +77,7 @@ distclean : clean b := @ # build shell scripts -% : %.sh +$(shOutFiles) : % : %.sh $(INSTALL_PROGRAM) $< $@ $(SED) -i \ -e 's/$bSHELL@/$(subst /,\/,$(SHELL))/g' \ -- cgit v1.1-4-g5e80