From 553637753b10aceac657087f04ce79db7a0b57b0 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Tue, 19 Jul 2005 18:35:27 +0000 Subject: [PATCH] Added the setup-apex-developer target --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.5