WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / size / Makefile
blobb87facc00a6e91b676166210c91d7de1b8af90a1
1 # SPDX-License-Identifier: GPL-2.0-only
2 CFLAGS := -static -ffreestanding -nostartfiles -s
4 TEST_GEN_PROGS := get_size
6 include ../lib.mk