summaryrefslogtreecommitdiff
path: root/cli.make
blob: 2f67b1db32382d4ba56edb8a81b39fea8bfbc6d3 (plain)
1
2
3
4
#export MONO_SHARED_DIR=$(CURDIR)
export MONO_DISABLE_SHM = 1
export DH_OPTIONS += --with=cli
$(warning WARNING: the use of /usr/share/cli-common/cli.make is deprecated! Use dh $$@ --with=cli instead.)