aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2008-02-18 18:46:35 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2008-02-18 18:46:35 +0000
commit033861d61b04e0a04f72fcb901da9583a738449d (patch)
tree778fbc8c1f192b519622af668643be8603fb74b5 /INSTALL
parent627bea95403fc0ee105289ad120bd45297b31aa3 (diff)
downloadsg3_utils-033861d61b04e0a04f72fcb901da9583a738449d.tar.gz
split sg_cmds_mmc out of sg_cmds_extra; add PDT_* defines
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@153 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f5d6615e..871fb984 100644
--- a/INSTALL
+++ b/INSTALL
@@ -58,7 +58,8 @@ the main directory. When the sg3_utils binary rpm is installed the executables
and their associated man pages should be placed in appropriate places. The
sg3_utils.spec file also builds a libsgutils shared object (shared library)
and a libsgutils-*-devel shared object with a static library and the sg_lib.h,
-sg_cmds.h sg_cmds_basic.h, sg_cmds_extra.h and sg_pt.h header files.
+sg_cmds.h sg_cmds_basic.h, sg_cmds_mmc.h, sg_cmds_extra.h and sg_pt.h header
+files.
Binary rpms (at least in the RedHat distribution) tend to install
executables in /usr/bin and libraries in /usr/lib .
@@ -137,5 +138,5 @@ Makefile.am file for a definitive list. The executables have a '.exe'
extension and can be executed in a MSYS or "cmd" shell.
-16th September 2007
Doug Gilbert
+18th February 2008