summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 3efea2cd6de06127212803ef5c1091d38a6448b3 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with cli

.PHONY: override_dh_auto_build
override_dh_auto_build:
	xbuild /p:TargetFrameworkVersion=v4.0 Source/Boogie.sln