Wolfgang Bumiller 1ae868ad78 import pve-rs
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-11-09 08:56:38 +01:00

9 lines
113 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
export BUILD_MODE=release
export RUSTFLAGS=-C prefer-dynamic
%:
dh $@