From 39f209f9edc67332a284f46ecee8f7c27f606245 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 24 Jan 2010 14:24:24 +0000 Subject: Run Perl scripts quietly during make. --- bin/bbstored/Makefile.extra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/bbstored') diff --git a/bin/bbstored/Makefile.extra b/bin/bbstored/Makefile.extra index 94bc3fb9..6562647d 100644 --- a/bin/bbstored/Makefile.extra +++ b/bin/bbstored/Makefile.extra @@ -5,5 +5,5 @@ GEN_CMD_SRV = $(MAKEPROTOCOL) Server backupprotocol.txt # AUTOGEN SEEDING autogen_BackupProtocolServer.cpp autogen_BackupProtocolServer.h: $(MAKEPROTOCOL) backupprotocol.txt - $(PERL) $(GEN_CMD_SRV) + $(_PERL) $(GEN_CMD_SRV) -- cgit v1.2.3