| [gforth] / gforth / vmgen-Attic / Attic / Makefile |
| 1 : | anton | 1.1 | #just a few notes: |
| 2 : | |||
| 3 : | all: | ||
| 4 : | 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 | ||
| 5 : | gcc -O -c -I./../arch/386 disasm.c |
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |