generated from wm-packages/ghostty
7 lines
110 B
Makefile
Executable File
7 lines
110 B
Makefile
Executable File
#! /usr/bin/make -f
|
|
|
|
export DH_VERBOSE = 1
|
|
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
|
|
|
|
%:
|
|
dh $@
|