Annotation of gforth/engine/.cvsignore, revision 1.8

1.1       anton       1: Makefile
                      2: makefile.dos
                      3: makefile.os2
                      4: prim.i
                      5: prim_lab.i
                      6: prim_lab.i-
                      7: engine.s
                      8: prim.i-
                      9: config.h
                     10: version.h
1.2       anton      11: gforth
1.4       crook      12: gforth-fast
1.2       anton      13: gforth-ditc
1.8     ! pazsan     14: gforth-ditc-noll
        !            15: gforth-ditc-ll
        !            16: gforth-itc-noll
        !            17: gforth-itc-ll
        !            18: gforth-ll-reg
        !            19: gforth-noll-reg
        !            20: gforth-fast-ll-reg
        !            21: gforth-fast-noll-reg
1.3       pazsan     22: config.h.in
                     23: stamp-h
1.5       pazsan     24: strsig.s
                     25: gforth-fi
                     26: dblsub.s
                     27: image.s
                     28: main.s
                     29: engine.S
                     30: Makefile.os2
                     31: image.c
                     32: memcmpc.s
                     33: engine
                     34: prim_case.i
                     35: sharc
                     36: image.h
                     37: gforth-debug
1.6       jwilke     38: gforth-prof
1.5       pazsan     39: Makefile.dos
                     40: includes
1.6       jwilke     41: peephole.i
                     42: profile.i
1.7       anton      43: gforth-itc
                     44: prim_grp-fast.i
                     45: costs.i
                     46: prim_names-fast.i
                     47: prim-s.i
                     48: prim_num.i
                     49: prim_names.i
                     50: prim_grp.i
                     51: prim_superend-fast.i
                     52: prim-fast.i
                     53: prim_superend.i
                     54: prim_lab-fast.i
                     55: costs-fast.i
                     56: super2.i
                     57: super2-fast.i
                     58: prim_num-fast.i
                     59: libcc.h
                     60: profile-fast.i

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>