22 lines
449 B
Makefile
22 lines
449 B
Makefile
# $Id: Makefile,v 1.7 2008/01/23 21:15:44 sarette Exp $
|
|
|
|
COMMON= env_log_set_config.html \
|
|
env_set_lg_bsize.html \
|
|
env_set_lg_dir.html \
|
|
env_set_lg_max.html \
|
|
env_set_lg_mode.html \
|
|
env_set_lg_regionmax.html \
|
|
log_archive.html \
|
|
log_compare.html \
|
|
log_cursor.html \
|
|
log_file.html \
|
|
log_flush.html \
|
|
log_list.html \
|
|
log_printf.html \
|
|
log_put.html \
|
|
log_stat.html \
|
|
logc_class.html \
|
|
logc_close.html \
|
|
logc_get.html \
|
|
lsn_class.html
|