File: rules

package info (click to toggle)
haskell-cmdargs 0.10.20-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 356 kB
  • sloc: haskell: 2,970; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 214 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!/usr/bin/make -f

DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e /usr/bin/ghci || echo --flags=\"-quotation -testprog\")

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk