mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-20 03:43:51 +00:00
configure.ac:
m4/mercury.m4:
Delete --enable-erlang-grade configure option.
Don't search for erlang compiler and interpreter.
Don't substitute @ERLC@ and @ERL@.
Don't add erlang to libgrades.
Don't generate erlang_conf.hrl
library/erlang_conf.hrl.in:
Delete template file.
.dockerignore:
browser/MDB_FLAGS.in:
compiler/COMP_FLAGS.in:
deep_profiler/DEEP_FLAGS.in:
library/.gitignore:
library/Mmakefile:
library/library.m:
mdbcomp/MDBCOMP_FLAGS.in:
mfilterjavac/MFILTERJAVAC_FLAGS.in:
profiler/PROF_FLAGS.in:
scripts/Mercury.config*.in:
scripts/mercury_config.in:
scripts/prepare_install_dir.in:
ssdb/SSDB_FLAGS.in:
tools/bootcheck:
Delete references to Erlang .hrl files.
Delete references to @ERLC@ and @ERL@.
53 lines
501 B
Plaintext
53 lines
501 B
Plaintext
*.module_dep
|
|
*.il
|
|
*.a
|
|
*.c
|
|
*.d
|
|
*.ql
|
|
*.pl
|
|
*.prof
|
|
*.err
|
|
*.int
|
|
*.int0
|
|
*.int2
|
|
*.int3
|
|
*.date
|
|
*.date0
|
|
*.date3
|
|
*.pic_o
|
|
*.o
|
|
*.opt
|
|
*.optdate
|
|
*.trans_opt
|
|
*.trans_opt_date
|
|
*.ilk
|
|
*.pdb
|
|
*__cpp_code.cpp
|
|
*__csharp_code.cs
|
|
*.dll
|
|
*.*_date
|
|
mercury.*.h
|
|
sicstus_compile sicstus_saved_state
|
|
mer_std.init
|
|
mer_std.dep
|
|
mer_std.dep_err
|
|
mer_std.dv
|
|
mer_std
|
|
library.dep
|
|
library.dv
|
|
Mercury
|
|
libmer_std.lib
|
|
libmer_std.dylib
|
|
libmer_std.so
|
|
*.mh
|
|
*.mih
|
|
*.java
|
|
*.class
|
|
*.jar
|
|
LIB_FLAGS
|
|
config.log
|
|
jmercury
|
|
tags
|
|
*.check.mmacros
|
|
*.obj_check
|