added iputils
authorAaron Klingaman <alk@cs.princeton.edu>
Tue, 18 May 2004 17:45:09 +0000 (17:45 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Tue, 18 May 2004 17:45:09 +0000 (17:45 +0000)
Makefile

index 40600ab..6b5163d 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.29 2004/04/16 19:26:11 mlh-pl_rpm Exp $
+# $Id: Makefile,v 1.30 2004/04/16 19:36:24 mlh-pl_rpm Exp $
 #
 
 # Default target
@@ -401,6 +401,18 @@ PlanetLabID-MODULE := PlanetLabID
 PlanetLabID-SPEC := PlanetLabID/PlanetLabID.spec
 ALL += PlanetLabID
 
+#
+# iputils
+#
+
+iputils-CVSROOT := pup-node_pkgs@cvs.planet-lab.org:/cvs
+iputils-INITIAL := HEAD
+iputils-TAG := HEAD
+iputils-MODULE := iputils
+iputils-SPEC := iputils/iputils.spec
+ALL += iputils
+
+
 ifeq ($(findstring $(package),$(ALL)),)
 
 # Build all packages