File: Makefile

package info (click to toggle)
ocaml-vorbis 0.2.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 744 kB
  • ctags: 471
  • sloc: ansic: 1,396; ml: 983; makefile: 130; sh: 4
file content (13 lines) | stat: -rw-r--r-- 291 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# OCaml-Mad examples.
#
# Copyright 2003 by the Savonet team.
#
# $Id: Makefile 1986 2005-03-10 17:06:44Z smimram $

all clean:
	make -f Makefile.ogg2wav $@
	make -f Makefile.wav2ogg $@

distclean: clean
	rm -rf autom4te.cache config.log config.status autom4te.cache
	rm -f Makefile.ogg2wav