Ward from fusion-voyager-3 3ebc9b43cc initial commit
2024-12-11 00:39:24 +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 $@