~ubuntu-branches/ubuntu/oneiric/ocaml-vorbis/oneiric

« back to all changes in this revision

Viewing changes to examples/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2009-02-23 14:14:09 UTC
  • mfrom: (1.1.9 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090223141409-4zao0op85s333ygh
Tags: 0.5.0-1
* New Upstream Version.
* Switch packaging to git.
* Use dh-ocaml's predefined variables.
* Update compat to 7.
* Update standards version to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
# Copyright 2003 by the Savonet team.
4
4
#
5
 
# $Id: Makefile 4694 2007-10-23 23:33:11Z smimram $
 
5
# $Id: Makefile 5949 2008-10-02 13:00:45Z metamorph68 $
6
6
 
7
7
all clean:
8
8
        $(MAKE) -f Makefile.ogg2wav $@
9
9
        $(MAKE) -f Makefile.wav2ogg $@
 
10
        $(MAKE) -f Makefile.stream2wav $@
10
11
 
11
12
distclean: clean
12
13
        rm -rf autom4te.cache config.log config.status autom4te.cache
13
 
        rm -f Makefile.ogg2wav
 
14
        rm -f Makefile.wav2ogg Makefile.stream2wav