5d3fa50384
Make build system more in alignment with how autotools work. This will make transition easier. * mes/module/mes/boot-0.scm.in: Update from module/mes/boot-0.scm. * scripts/mescc.in: Update from scripts/mescc. * build-aux/pre-inst-env.in: New file. * build-aux/cc-mes.sh: Use pre-inst-env. * configure: Substitute new .in files. * install.sh: Do not substitute mescc, boot-0.scm.
74 lines
849 B
Plaintext
74 lines
849 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
|
|
/ChangeLog
|
|
|
|
#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
|