File: rules

package info (click to toggle)
mighttpd2 4.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: haskell: 1,382; makefile: 4; sh: 3
file content (7 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_GHC_CONFIGURE_ARGS = -ftls
export DEB_ENABLE_TESTS = yes

%:
	dh $@