From aa65bc56715198981fbae3d85b6498da95c79301 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Mon, 11 Jul 2005 19:54:07 +0000 Subject: [PATCH] Added the developer push target --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 464ed3f904..5798604670 100644 --- a/Makefile +++ b/Makefile @@ -136,6 +136,9 @@ clobber-optware: # Targets for use by those with write access to the repositories +.PHONY: push +push: push-master push-openembedded + .PHONY: push-master push-master: update-master monotone push -- 2.39.5