[gforth] / gforth / vmgen-Attic / Attic / Makefile  

gforth: gforth/vmgen-Attic/Attic/Makefile

File: [gforth] / gforth / vmgen-Attic / Attic / Makefile (download)
Revision: 1.2, Tue Apr 24 09:13:38 2001 UTC (12 years, 1 month ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
removing vmgen directory (will be replaced by vmgen-ex)

#just a few notes:

all:
	cd ..; ./gforth --die-on-signal -p .:/usr/local/lib/gforth/site-forth:/usr/local/share/gforth/site-forth:/usr/local/lib/gforth/0.5.0:/usr/local/share/gforth/0.5.0:. -m 1000000 prims2x.fs -e "c-flag off s\" prim.b\" ' output-disasm process-file bye" >vmgen/prim-disasm.i ; cd vmgen
	gcc -O -c -I./../arch/386 disasm.c

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help