- build on jeeves is *still* screwing up, need to find out why
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Dec 2004 16:25:56 +0000 (16:25 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Dec 2004 16:25:56 +0000 (16:25 +0000)
Makefile

index cb92b7a..459d5b7 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.56 2004/11/04 18:35:45 mlhuang Exp $
+# $Id: Makefile,v 1.57 2004/11/17 20:54:21 mlhuang Exp $
 #
 
 # Default target
@@ -58,8 +58,8 @@ all:
 #
 
 # Default tags
-INITIAL := HEAD
-TAG := HEAD
+INITIAL := planetlab-3_0-rc6
+TAG := planetlab-3_0-rc6
 
 #
 # kernel
@@ -280,6 +280,9 @@ pl_mom-MODULE := pl_mom
 pl_mom-SPEC := pl_mom/pl_mom.spec
 ALL += pl_mom
 
+# XXX For debugging
+ALL := pl_mom
+
 ifeq ($(findstring $(package),$(ALL)),)
 
 # Build all packages