aboutsummaryrefslogtreecommitdiff
path: root/gphoto/README.build.txt
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2009-03-19 21:14:04 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2009-03-19 21:14:04 +0000
commit8a3f5aecf3bedaa5957f9eb78123bfd063a8cec4 (patch)
treedd15c65814cc6e40acaf7c029264ccdf30df1870 /gphoto/README.build.txt
parenta7b850566e6bf04e29e38698aa43f7d5b4acf60c (diff)
Added COPYING and a couple README files.
svn path=/trunk/externals/bbogart/; revision=10879
Diffstat (limited to 'gphoto/README.build.txt')
-rw-r--r--gphoto/README.build.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/gphoto/README.build.txt b/gphoto/README.build.txt
new file mode 100644
index 0000000..1fd6292
--- /dev/null
+++ b/gphoto/README.build.txt
@@ -0,0 +1,11 @@
+These objects where developed and tested under Linux. and have been tested
+I've left the OSX stuff in the makefile, but AFAIK gphoto is only used under Linux.
+
+To build (under linux):
+
+ make pd_linux
+
+To build (under OSX):
+
+ make pd_darwin
+