From: Rod Whitby Date: Tue, 19 Jul 2005 18:35:27 +0000 (+0000) Subject: Added the setup-apex-developer target X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=553637753b10aceac657087f04ce79db7a0b57b0;p=openembedded.git Added the setup-apex-developer target --- diff --git a/Makefile b/Makefile index a952875bc6..be1786f0be 100644 --- a/Makefile +++ b/Makefile @@ -102,6 +102,10 @@ setup-upslug-developer: setup-sluggo-developer: cvs -d :ext:${CVS_USER}@cvs.sf.net:/cvsroot/nslu co sluggo +.PHONY: setup-apex-developer +setup-apex-developer: + cvs -d :ext:${CVS_USER}@cvs.sf.net:/cvsroot/nslu co apex + .PHONY: update-master update-master: MT/revision monotone pull