openrex-linux-3.14/scripts/selinux/genheaders/Makefile
2016-03-04 07:09:26 -08:00

6 lines
130 B
Makefile

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