added PlanetLabAccounts
authorAaron Klingaman <alk@cs.princeton.edu>
Mon, 12 Apr 2004 13:24:25 +0000 (13:24 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Mon, 12 Apr 2004 13:24:25 +0000 (13:24 +0000)
Makefile

index a98bd30..8bd614e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
-# $Id: Makefile,v 1.6 2004/04/09 19:22:24 alk-pl_rpm Exp $
+# $Id: Makefile,v 1.7 2004/04/09 22:17:31 mlh-pl_rpm Exp $
 #
 
 # Default target
@@ -155,6 +155,17 @@ ksymoops-MODULE := ksymoops
 ksymoops-SPEC := ksymoops/ksymoops.spec
 ALL += ksymoops
 
+#
+# PlanetLabAccounts
+#
+
+PlanetLabAccounts-CVSROOT := pup-node_pkgs@cvs.planet-lab.org:/cvs
+PlanetLabAccounts-INITIAL := PLANETLABACCOUNTS_0_3_R_2
+PlanetLabAccounts-TAG := PLANETLABACCOUNTS_0_3_R_2
+PlanetLabAccounts-MODULE := PlanetLabAccounts
+PlanetLabAccounts-SPEC := PlanetLabAccounts/PlanetLabAccounts.spec
+ALL += PlanetLabAccounts
+
 ifeq ($(findstring $(package),$(ALL)),)
 
 # Build all packages