#!/usr/bin/make -f export OFFLINE = @OFFLINE@ export BUILD_FE = 0 export PATH := /usr/lib/rust-@RUST_VERSION@/bin:$(PATH) %: which cargo which rustc dh $@ --no-parallel