aboutsummaryrefslogtreecommitdiff
path: root/gphoto/README.build.txt
diff options
context:
space:
mode:
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
+