File: cli.make

package info (click to toggle)
cli-common 0.8.2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 248 kB
  • sloc: perl: 1,086; sh: 53; makefile: 42
file content (4 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (5)
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.)