7 lines
110 B
Plaintext
Raw Normal View History

2024-12-28 13:14:28 +01:00
#! /usr/bin/make -f
export DH_VERBOSE = 1
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
%:
2025-02-03 17:16:25 +01:00
dh $@