Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site vger.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!pesnta!parallel!vger!valencia From: valencia@vger.UUCP Newsgroups: net.lang.forth Subject: vforth Makefile Message-ID: <200@vger.UUCP> Date: Tue, 28-May-85 14:44:30 EDT Article-I.D.: vger.200 Posted: Tue May 28 14:44:30 1985 Date-Received: Thu, 30-May-85 05:26:05 EDT Organization: UC Santa Cruz, CIS Dept. Lines: 4 Keywords: vforth, vax forth vforth: vforth.s as -o vforth.o vforth.s ld -e go -N vforth.o -o vforth chmod a+x vforth