From: Thierry Parmentelat Date: Mon, 21 Dec 2009 09:46:19 +0000 (+0000) Subject: aliases X-Git-Tag: coblitz-2.01-rc8~26 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ffd1700898d7f024da09fc841a9cc747e7d66c16;p=build.git aliases --- diff --git a/Makefile b/Makefile index 13a3f13a..efa08fdc 100644 --- a/Makefile +++ b/Makefile @@ -383,6 +383,7 @@ savedpldistro.mk: echo "WEBPATH:=$(WEBPATH)" >> $@ echo "TESTBUILDURL:=$(TESTBUILDURL)" >> $@ echo "WEBROOT:=$(WEBROOT)" >> $@ + echo "alias m=\"make PLDISTRO=$(PLDISTRO) PLDISTROTAGS=$(PLDISTROTAGS))\"" > aliases savedpldistro: savedpldistro.mk .PHONY: savedpldistro