File: rules

package info (click to toggle)
perl4caml 0.9.5-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 480 kB
  • ctags: 704
  • sloc: ml: 1,572; ansic: 955; makefile: 182; perl: 45
file content (17 lines) | stat: -rwxr-xr-x 308 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh --with ocaml $@

.PHONY: override_dh_auto_clean
override_dh_auto_clean:
	dh_auto_clean
	rm -Rf html

.PHONY: override_dh_installexamples
override_dh_installexamples:
	dh_installexamples -Xgoogle.ml