#!/bin/sh # http://neil.franklin.ch/Projects/VirtexTools/comp - compile vv.c # author Neil Franklin, last modification 2002.01.19 cc -o vv vv.c