Makefile 130 Bytes
hostprogs-y	:= genheaders
HOST_EXTRACFLAGS += -Isecurity/selinux/include

always		:= $(hostprogs-y)
clean-files	:= $(hostprogs-y)