repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
powerpc
/
primitives
/
Makefile
blob
9b9491a6321365d044fe3ba710c4ee8fc0433d5f
1
# SPDX-License-Identifier: GPL-2.0-only
2
CFLAGS
+= -
I
$(
CURDIR
)
3
4
TEST_GEN_PROGS
:=
load_unaligned_zeropad
5
6
top_srcdir
=
..
/
..
/
..
/
..
/
..
7
include
..
/
..
/
lib.mk
8
9
$(
TEST_GEN_PROGS
):
..
/
harness.c