File: Makefile

package info (click to toggle)
ocaml-lastfm 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 484 kB
  • sloc: ml: 806; makefile: 84; sh: 3
file content (13 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
# OCaml-Lastfm examples.
#
# Copyright 2007 by the Savonet team.
#
# $Id: Makefile 4694 2007-10-23 23:33:11Z smimram $

all clean:
	$(MAKE) -f Makefile.request $@
	$(MAKE) -f Makefile.submit $@
	$(MAKE) -f Makefile.download $@

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