- merge revision 1.9
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 30 Mar 2006 16:34:04 +0000 (16:34 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 30 Mar 2006 16:34:04 +0000 (16:34 +0000)
date: 2006/03/30 16:32:59;  author: mlhuang;  state: Exp;  lines: +0 -8
- remove deprecated resman package from build
- merge revision 1.8
date: 2006/03/29 16:21:23;  author: mlhuang;  state: Exp;  lines: +0 -8
- remove deprecated PlanetLabKeys package from build

planetlab.mk

index e7c2e26..68a1f60 100644 (file)
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2006 The Trustees of Princeton University
 #
-# $Id$
+# $Id: planetlab.mk,v 1.7 2006/03/27 17:57:14 mlhuang Exp $
 #
 
 #
@@ -109,14 +109,6 @@ PlanetLabConf-MODULE := PlanetLabConf
 PlanetLabConf-SPEC := PlanetLabConf/PlanetLabConf.spec
 ALL += PlanetLabConf
 
-#
-# PlanetLabKeys
-#
-
-PlanetLabKeys-MODULE := PlanetLabKeys
-PlanetLabKeys-SPEC := PlanetLabKeys/PlanetLabKeys.spec
-ALL += PlanetLabKeys
-
 #
 # ipod
 #
@@ -173,14 +165,6 @@ pl_sshd-MODULE := pl_sshd
 pl_sshd-SPEC := pl_sshd/pl_sshd.spec
 ALL += pl_sshd
 
-#
-# Resource Management Tools
-#
-
-resman-MODULE := resman
-resman-SPEC := resman/resman.spec
-ALL += resman
-
 #
 # libhttpd++: 
 #