# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
ifdef ejabberd_debug
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
ERLSHLIBS = ../ejabberd_zlib_drv.so
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
OUTDIR = ..
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
ERLSHLIBS = ../iconv_erl.so
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
ifeq (@transient_supervisors@, false)
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
OUTDIR = ..
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
OUTDIR = ..
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
OUTDIR = ..
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
ERLSHLIBS = ../epam
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
ERLSHLIBS = ../stringprep_drv.so
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
OUTDIR = ..
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
ERLSHLIBS = ../tls_drv.so
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
SOURCES = $(wildcard *.erl)