• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2CFLAGS += -g -I../../../../usr/include/
3
4TEST_GEN_PROGS = regression_enomem
5
6LOCAL_HDRS += $(selfdir)/pidfd/pidfd.h
7
8include ../lib.mk
9