@@ -0,0 +1,8 @@
+#!/bin/sh
+
+target="native"
+. ../configure_target.sh.include
+./buildit.sh
+target="viper"