]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/stress
Core Update 165: Ship vpnmain.cgi
[people/pmueller/ipfire-2.x.git] / lfs / stress
index bf336eb9657f3f6bb9986bac344f40261b588d1d..5c41bb10effc769d02ef725cca725be0af7f4316 100644 (file)
@@ -9,6 +9,8 @@
 
 include Config
 
+SUMMARY    = Tool to load and stress a computer
+
 VER        = 1.0.4
 
 THISAPP    = stress-$(VER)
@@ -21,6 +23,8 @@ PAK_VER    = 1
 
 DEPS       =
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -39,7 +43,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################