xref: /linux-6.15/tools/testing/selftests/kcmp/Makefile (revision 6faeeea4)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CC := $(CROSS_COMPILE)$(CC)
2CFLAGS += -I../../../../usr/include/
3
4all: kcmp_test
5
6TEST_PROGS := kcmp_test
7
8include ../lib.mk
9
10clean:
11	$(RM) kcmp_test kcmp-test-file
12

served by {OpenGrok

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