File: rules

package info (click to toggle)
haskell-http 40000009-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 304 kB
  • ctags: 2
  • sloc: haskell: 3,122; makefile: 4
file content (5 lines) | stat: -rwxr-xr-x 206 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/make -f
DEB_HADDOCK_HTML_DIR ?= /usr/share/doc/haskell-http-doc/html/
DEB_BUILD_DEPENDENCIES = build-arch
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk