File: Makefile.submit

package info (click to toggle)
ocaml-lastfm 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 364 kB
  • ctags: 59
  • sloc: ml: 619; makefile: 119; sh: 3
file content (8 lines) | stat: -rw-r--r-- 412 bytes parent folder | download
1
2
3
4
5
6
7
8
SOURCES = submit.ml
RESULT = submit
INCDIRS = ../src /usr/lib/ocaml/3.10.1/pcre /usr/lib/ocaml/3.10.1/xml-light /usr/local/lib/ocaml/3.10.1/xmlplaylist /usr/lib/ocaml/3.10.1/ /usr/lib/ocaml/3.10.1/netsys /usr/lib/ocaml/3.10.1/netstring /usr/lib/ocaml/3.10.1/equeue /usr/lib/ocaml/3.10.1/netclient 
LIBS = pcre xml-light xmlplaylist unix netsys netstring equeue netclient  lastfm

all: nc

-include OCamlMakefile