Makefile 100 B

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