build the DistributedRateLimiting from trunk
[build.git] / planetlab.mk
index 2361b58..a0eb278 100644 (file)
@@ -1,3 +1,5 @@
+# $Id$
+# $URL$
 #
 # declare the packages to be built and their dependencies
 # initial version from Mark Huang
@@ -5,8 +7,6 @@
 # Copyright (C) 2003-2006 The Trustees of Princeton University
 # rewritten by Thierry Parmentelat - INRIA Sophia Antipolis
 #
-# $Id$
-#
 # see doc in Makefile  
 #
 
@@ -38,20 +38,6 @@ IN_BOOTSTRAPFS += $(KERNELS)
 # turns out myplc installs kernel-vserver
 IN_MYPLC += $(KERNELS)
 
-
-# using some other name than myplc-release, as this is a make target already
-igb-MODULES := igb
-igb-SPEC := igb.spec
-ifeq "$(HOSTARCH)" "i386"
-igb-RPMFLAGS:= --target i686
-else
-igb-RPMFLAGS:= --target $(HOSTARCH)
-endif
-igb-DEPEND-DEVEL-RPMS := kernel-devel
-ALL += igb
-IN_BOOTSTRAPFS += igb
-IN_BOOTCD += igb
-
 #
 # madwifi
 #
@@ -155,6 +141,13 @@ fprobe-ulog-SPEC := fprobe-ulog.spec
 ALL += fprobe-ulog
 IN_BOOTSTRAPFS += fprobe-ulog
 
+#
+# DistributedRateLimiting
+#
+DistributedRateLimiting-MODULES := DistributedRateLimiting
+DistributedRateLimiting-SPEC := DistributedRateLimiting.spec
+ALL += DistributedRateLimiting
+
 #
 # pf2slice
 #
@@ -258,6 +251,13 @@ www-register-wizard-SPEC := www-register-wizard.spec
 ALL += www-register-wizard
 IN_MYPLC += www-register-wizard
 
+#
+# pcucontrol
+#
+pcucontrol-MODULES := pcucontrol
+pcucontrol-SPEC := pcucontrol.spec
+ALL += pcucontrol
+
 #
 # monitor
 #
@@ -291,7 +291,7 @@ ALL += pyopenssl
 
 
 #
-# sfa - Slice Facility Architecture - fka geniwrapper
+# sfa - Slice Facility Architecture
 #
 sfa-MODULES := sfa
 sfa-SPEC := sfa.spec