aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2009-10-02 04:31:00 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2009-10-02 04:31:00 +0000
commita0da471f8dc28188f199e3535ee73db233d3d813 (patch)
treeb1e229dbb397e028650dcd0cd4acb95874b3e494 /doc
parent406f12a8da8cec354d75afa5519e3d16fda103e3 (diff)
downloadsg3_utils-a0da471f8dc28188f199e3535ee73db233d3d813.tar.gz
autogen.sh debian 4.0 shuffle, part 1
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@310 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am6
-rw-r--r--doc/Makefile.in6
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8f73d838..a5eb9290 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -9,6 +9,7 @@ if OS_LINUX
man_MANS = \
sg3_utils.8 \
+ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
sg_dd.8 sg_emc_trespass.8 sg_format.8 sg_get_config.8 \
sg_get_lba_status.8 sg_ident.8 \
sginfo.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_map26.8 sg_map.8 \
@@ -34,6 +35,7 @@ if OS_WIN32_MINGW
man_MANS = \
sg3_utils.8 \
+ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
sg_inq.8 sg_logs.8 sg_luns.8 \
sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
@@ -57,6 +59,7 @@ if OS_WIN32_CYGWIN
man_MANS = \
sg3_utils.8 \
+ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
sg_inq.8 sg_logs.8 sg_luns.8 \
sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
@@ -80,6 +83,7 @@ if OS_FREEBSD
man_MANS = \
sg3_utils.8 \
+ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
sg_inq.8 sg_logs.8 sg_luns.8 \
sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
@@ -97,6 +101,7 @@ if OS_SOLARIS
man_MANS = \
sg3_utils.8 \
+ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
sg_inq.8 sg_logs.8 sg_luns.8 \
sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
@@ -114,6 +119,7 @@ if OS_OSF
man_MANS = \
sg3_utils.8 \
+ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
sg_inq.8 sg_logs.8 sg_luns.8 \
sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
diff --git a/doc/Makefile.in b/doc/Makefile.in
index a01e667c..bd219dd6 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -156,6 +156,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@OS_FREEBSD_TRUE@man_MANS = \
@OS_FREEBSD_TRUE@ sg3_utils.8 \
+@OS_FREEBSD_TRUE@ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
@OS_FREEBSD_TRUE@ sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
@OS_FREEBSD_TRUE@ sg_inq.8 sg_logs.8 sg_luns.8 \
@OS_FREEBSD_TRUE@ sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
@@ -174,6 +175,7 @@ top_srcdir = @top_srcdir@
# sg_scan is shared by Linux and Win32
@OS_LINUX_TRUE@man_MANS = \
@OS_LINUX_TRUE@ sg3_utils.8 \
+@OS_LINUX_TRUE@ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
@OS_LINUX_TRUE@ sg_dd.8 sg_emc_trespass.8 sg_format.8 sg_get_config.8 \
@OS_LINUX_TRUE@ sg_get_lba_status.8 sg_ident.8 \
@OS_LINUX_TRUE@ sginfo.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_map26.8 sg_map.8 \
@@ -188,6 +190,7 @@ top_srcdir = @top_srcdir@
@OS_OSF_TRUE@man_MANS = \
@OS_OSF_TRUE@ sg3_utils.8 \
+@OS_OSF_TRUE@ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
@OS_OSF_TRUE@ sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
@OS_OSF_TRUE@ sg_inq.8 sg_logs.8 sg_luns.8 \
@OS_OSF_TRUE@ sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
@@ -200,6 +203,7 @@ top_srcdir = @top_srcdir@
@OS_SOLARIS_TRUE@man_MANS = \
@OS_SOLARIS_TRUE@ sg3_utils.8 \
+@OS_SOLARIS_TRUE@ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
@OS_SOLARIS_TRUE@ sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
@OS_SOLARIS_TRUE@ sg_inq.8 sg_logs.8 sg_luns.8 \
@OS_SOLARIS_TRUE@ sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
@@ -212,6 +216,7 @@ top_srcdir = @top_srcdir@
@OS_WIN32_CYGWIN_TRUE@man_MANS = \
@OS_WIN32_CYGWIN_TRUE@ sg3_utils.8 \
+@OS_WIN32_CYGWIN_TRUE@ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
@OS_WIN32_CYGWIN_TRUE@ sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
@OS_WIN32_CYGWIN_TRUE@ sg_inq.8 sg_logs.8 sg_luns.8 \
@OS_WIN32_CYGWIN_TRUE@ sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \
@@ -224,6 +229,7 @@ top_srcdir = @top_srcdir@
@OS_WIN32_MINGW_TRUE@man_MANS = \
@OS_WIN32_MINGW_TRUE@ sg3_utils.8 \
+@OS_WIN32_MINGW_TRUE@ scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \
@OS_WIN32_MINGW_TRUE@ sg_format.8 sg_get_config.8 sg_get_lba_status.8 sg_ident.8 \
@OS_WIN32_MINGW_TRUE@ sg_inq.8 sg_logs.8 sg_luns.8 \
@OS_WIN32_MINGW_TRUE@ sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 \