mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-28 15:54:18 +00:00
doc/Mmakefile:
Generate ug_invocation.texi using the bootstrap compiler when
cross-compiling as we may not be able to run the mercury_compile
executable.
doc/.gitignore:
Ignore ug_invocation.texi and ug_invocation.texi_date.
40 lines
368 B
Plaintext
40 lines
368 B
Plaintext
*.1
|
|
*.text
|
|
*.info
|
|
*.info-*
|
|
*.html
|
|
*.pdf
|
|
*.pdf_log
|
|
*.ps
|
|
*.ps_log
|
|
*.texi_pp
|
|
*.aux
|
|
*.cp
|
|
*.fn
|
|
*.ky
|
|
*.log
|
|
*.pg
|
|
*.toc
|
|
*.tp
|
|
*.vr
|
|
*.ps
|
|
*.dvi
|
|
*.dvi_log
|
|
*.cps
|
|
*.fns
|
|
*.kys
|
|
*.pgs
|
|
*.tps
|
|
*.vrs
|
|
library-menu.texi
|
|
library-chapters.texi
|
|
mercury.html
|
|
mercury.info
|
|
mdb_doc
|
|
mdb_command_list
|
|
mdb_command_test.inp
|
|
Prof.MemoryCells
|
|
Prof.MemoryWords
|
|
ug_invocation.texi
|
|
ug_invocation.texi_date
|