X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=Makefile;h=65a3c18d7cd730debf43b7d391b8c25bf775a3e5;hp=f0212b10157d3c1c9c29d8172f265014f91f4338;hb=65b8c8020c9ede094f08d33157cfb8abdaa546f1;hpb=efc21de4ebd704b3bc80ddad4d4f604eee305dd9 diff --git a/Makefile b/Makefile index f0212b1..65a3c18 100644 --- a/Makefile +++ b/Makefile @@ -517,3 +517,9 @@ doc/ivme04.pdf: doc/ivme04.tex doc/acmconf.cls $(charts:%.dat=%.pdf) build/tests pdf: doc/ivme04.pdf open doc/ivme04.pdf + +push: + if [ "$${HOSTNAME#*.}" = "brianweb.net" ]; then \ + darcs push charger.brianweb.net:/home/darcs/nestedvm; \ + fi + darcs push /afs/ibex.org/project/nestedvm