~ubuntu-branches/ubuntu/precise/v4l-utils/precise

« back to all changes in this revision

Viewing changes to utils/qv4l2-qt4/Makefile.install

  • Committer: Bazaar Package Importer
  • Author(s): Gregor Jasny
  • Date: 2010-02-28 19:44:15 UTC
  • Revision ID: james.westby@ubuntu.com-20100228194415-067hdj8rvawj91zw
Tags: upstream-0.7.90
ImportĀ upstreamĀ versionĀ 0.7.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
include Makefile
 
2
 
 
3
install: qv4l2
 
4
        mkdir -p $(DESTDIR)$(PREFIX)/bin
 
5
        install -m 755 qv4l2 $(DESTDIR)$(PREFIX)/bin