Files
Chromebook-Device-Nyan-NVID…/scripts/selinux/genheaders/Makefile
2025-04-06 23:50:55 -05:00

6 lines
130 B
Makefile

hostprogs-y := genheaders
HOST_EXTRACFLAGS += -Isecurity/selinux/include
always := $(hostprogs-y)
clean-files := $(hostprogs-y)