merge to HEAD as of 2006-08-21
[bootmanager.git] / support-files / Makefile
index 1d9e99e..43d6c3e 100644 (file)
@@ -7,23 +7,13 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2005 The Trustees of Princeton University
 #
-# $Id: Makefile,v 1.2 2005/09/02 19:09:33 mlhuang Exp $
+# $Id: Makefile,v 1.4 2006/08/20 21:21:13 thierry Exp $
 # 
 
-all:   alpina-BootLVM.tar.gz alpina-PartDisks.tar.gz PlanetLab-Bootstrap.tar.bz2
-
-alpina-BootLVM.tar.gz:
-       ./buildsupport.sh build BootLVM
-
-alpina-BootstrapRPM.tar.gz:
-       ./buildsupport.sh build BootstrapRPM
-
-alpina-PartDisks.tar.gz:
-       ./buildsupport.sh build PartDisks
+all:   PlanetLab-Bootstrap.tar.bz2
 
 PlanetLab-Bootstrap.tar.bz2:
        ./buildnode.sh
 
 clean:
-       ./buildsupport.sh clean
        rm -f PlanetLab-Bootstrap.tar.bz2