10 lines
219 B
Plaintext
Raw Normal View History

2024-12-11 00:39:24 +03:00
#! /usr/bin/make -f
## See debhelper(7) (uncomment to enable).
## Output every command that modifies files on the build system.
export DH_VERBOSE = 1
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
%:
dh $@