f18e1fea36
* build-aux/build.sh.in: Move from ./build.sh * build-aux/check.sh.in: Likewise. * build-aux/GNUmakefile.in: Likewise. * build-aux/install.sh.in: Likewise. * build-aux/uninstall.sh.in: Likewise. * configure: Substitute them. * configure.sh: Likewise. * build-aux/build-cc.sh: Update: use ${srcdest} instead of ${top_builddest}. * build-aux/build-cc32.sh: Likewise. * build-aux/build-guile.sh: Likewise. * build-aux/build-mes.sh: Likewise. * build-aux/cc-mes.sh: Likewise. * build-aux/cc.sh: Likewise. * build-aux/cc32-mes.sh: Likewise. * build-aux/check-boot.sh: Likewise. * build-aux/check-mes.sh: Likewise. * build-aux/check-mescc.sh: Likewise. * build-aux/config.sh: Likewise. * build-aux/export.make: Likewise. * build-aux/mes-snarf.scm: Likewise. * build-aux/pre-inst-env.in: Likewise. * build-aux/test.sh: Likewise. * build-aux/trace.sh: Likewise. * module/mescc/mescc.scm: Likewise. * scripts/mescc.in: Likewise. * src/mes.c: Likewise. * .gitignore: Likewise.
80 lines
945 B
Plaintext
80 lines
945 B
Plaintext
*-
|
|
*~
|
|
.#*
|
|
*.E
|
|
*.S
|
|
*.blood-elf
|
|
*.blood-elf-M1
|
|
*.blood-elf-hex2
|
|
*.gcc
|
|
*.gcc-o
|
|
*.gcc-out
|
|
*.gcc-stdout
|
|
*.go
|
|
*.guile
|
|
*.guile-log
|
|
*.log
|
|
*.mes-gcc
|
|
*.mes-gcc-o
|
|
*.mes-gcc-out
|
|
*.mes-gcc-out
|
|
*.mes-gcc-stdout
|
|
*.mes-tcc
|
|
*.mes-tcc-o
|
|
*.mes-tcc-out
|
|
*.mes-tcc-out
|
|
*.mes-tcc-stdout
|
|
*.mes-o
|
|
*.mes-out
|
|
*.mes-stdout
|
|
*.mini-M1
|
|
*.mini-guile
|
|
*.mini-hex2
|
|
*.o
|
|
*.seed-out
|
|
*.stderr
|
|
*.stdout
|
|
|
|
/lib/x86-mes-gcc
|
|
/lib/x86-mes-tcc
|
|
/src/*.h
|
|
/src/*.i
|
|
/src/mes
|
|
|
|
/.config.make
|
|
/.store
|
|
/.tarball-version
|
|
|
|
#keep this: bootstrap
|
|
#/mes.mes
|
|
|
|
/out
|
|
?
|
|
?.mes
|
|
\#*#
|
|
/doc/fosdem/fosdem.aux
|
|
/doc/fosdem/fosdem.log
|
|
/doc/fosdem/fosdem.nav
|
|
/doc/fosdem/fosdem.out
|
|
/doc/fosdem/fosdem.snm
|
|
/doc/fosdem/fosdem.tex
|
|
/doc/fosdem/fosdem.toc
|
|
/doc/fosdem/fosdem.*vrb
|
|
/doc/mes
|
|
/doc/mes.1
|
|
/doc/mes.info
|
|
/doc/mes.pdf
|
|
/doc/mescc.1
|
|
/doc/version.texi
|
|
|
|
/pre-inst-env
|
|
/mes/module/mes/boot-0.scm
|
|
/scripts/mescc
|
|
/doc/images/gcc-mesboot-graph.png
|
|
/GNUmakefile
|
|
/build.sh
|
|
/check.sh
|
|
/install.sh
|
|
/pre-inst-env
|
|
/uninstall.sh
|