Makefile 100 B

12345
  1. hostprogs-y := genheaders
  2. HOST_EXTRACFLAGS += -Isecurity/selinux/include
  3. always := $(hostprogs-y)