aboutsummaryrefslogtreecommitdiff
path: root/examples/README
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-09-07 11:53:57 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-09-07 11:53:57 +0000
commit0c1a4a1ac548179c7ccaf288cecfd9a57d34db0f (patch)
tree042c524aa3a0a32f738577ac3eb3d970d8716d86 /examples/README
parent61e33879b3446324b66f92868a4b26dfad56b58e (diff)
downloadsg3_utils-0c1a4a1ac548179c7ccaf288cecfd9a57d34db0f.tar.gz
sg_ses: AES page EIIOE field addition; sg_tst_excl* tweaks
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@512 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/examples/README b/examples/README
index 22c15272..ea0bf85a 100644
--- a/examples/README
+++ b/examples/README
@@ -10,5 +10,10 @@ There is an brief explanation of each example in the README file in
the main (i.e. this directory's parent) directory. There are also
some notes at the top of each source file.
+
+Those files with the extension "cpp" are C++ examples that use facilities
+in C++11. They can be built by calling 'make -f Makefile.cplus'. A
+gcc/g++ compiler of 4.7.3 vintage or later will be required.
+
Douglas Gilbert
-17th February 2008
+30th August 2013