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
/
size
/
Makefile
blob
b87facc00a6e91b676166210c91d7de1b8af90a1
1
# SPDX-License-Identifier: GPL-2.0-only
2
CFLAGS
:= -
static
-
ffreestanding
-
nostartfiles
-
s
3
4
TEST_GEN_PROGS
:=
get_size
5
6
include
..
/
lib.mk