3 flavours & 2 archs
[infrastructure.git] / scripts / Makefile
index abd3d3f..a37ff36 100644 (file)
@@ -1,14 +1,11 @@
-# $Id$
-# $URL$
-
-vhosts:
-       cat VSHOSTS
+vcheck:
+       vs-check -f VSERVERS
 
-vprobe:
-       vs-probe -f VSHOSTS > VSERVERS
-       @echo 'refreshed VSERVERS'
-       cat VSERVERS
+vshow:
+       vs-show -l -f VSERVERS
 
-vcheck:
-       vs-netcheck -f VSERVERS
+vcache:
+       vs-show -f VSERVERS > VCACHE
 
+vshowcache:
+       vs-show -l -f VCACHE