Codebase list cli-common / lintian-fixes/main cli.make
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

cli.make @lintian-fixes/mainraw · history · blame

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.)