Ward from fusion-voyager-3 47e537a33e initial commit
2024-12-17 18:37:28 +03:00

10 lines
219 B
Makefile
Executable File

#! /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 $@