xref: /linux-6.15/tools/testing/selftests/size/Makefile (revision 88baa78d)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2get_size: get_size.c
3	$(CC) -static -ffreestanding -nostartfiles -s $< -o $@
4
5TEST_GEN_PROGS := get_size
6
7include ../lib.mk
8

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026