linux/scripts/selinux/mdp/Makefile
<<
>>
Prefs
   1hostprogs-y     := mdp
   2HOST_EXTRACFLAGS += -Isecurity/selinux/include
   3
   4always          := $(hostprogs-y)
   5clean-files     := $(hostprogs-y) policy.* file_contexts
   6