From 6f26d1bcacf1b354e8761e7f3a46aadf110f76d8 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Sat, 1 Jul 2006 14:10:18 +0200 Subject: Move test to v4l2-apps/test. From: Hans Verkuil Signed-off-by: Hans Verkuil --- v4l2-apps/INSTALL | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 v4l2-apps/INSTALL (limited to 'v4l2-apps/INSTALL') diff --git a/v4l2-apps/INSTALL b/v4l2-apps/INSTALL new file mode 100644 index 000000000..0645a076d --- /dev/null +++ b/v4l2-apps/INSTALL @@ -0,0 +1,12 @@ +Building: + +simply type +$ make + +Installing: + +$ make install +installs libraries and utils to /usr/[bin,include,lib] + +$ make install prefix= +installs libraries and utils to /[bin,include,lib] -- cgit v1.2.3