#!/usr/bin/make -f

export INSTALL_PATH = /usr/share/bazel/tools/skylib

%:
	dh $@

override_dh_auto_build:

override_dh_auto_install:
