diff --git a/old b/deprecated/Makefile similarity index 100% rename from old rename to deprecated/Makefile diff --git a/m_pnacl b/m_pnacl new file mode 100755 index 000000000..8ad2aa28f --- /dev/null +++ b/m_pnacl @@ -0,0 +1,3 @@ +git pull +cd iguana; make; cd .. +cd SuperNET; make; cd ..