mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 07:12:18 +00:00
d2ebfd0519
Screw the description like that inbred T3Q
9 lines
177 B
Makefile
9 lines
177 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2021 ARM Limited
|
|
|
|
TEST_GEN_PROGS := syscall-abi
|
|
|
|
include ../../lib.mk
|
|
|
|
$(OUTPUT)/syscall-abi: syscall-abi.c syscall-abi-asm.S
|