xref: /linux/scripts/selinux/mdp/Makefile (revision 93c06cbbf9fea5d5be1778febb7fa9ab1a74e5f5)
1*93c06cbbSSerge E. Hallynhostprogs-y	:= mdp
2*93c06cbbSSerge E. HallynHOST_EXTRACFLAGS += -Isecurity/selinux/include
3*93c06cbbSSerge E. Hallyn
4*93c06cbbSSerge E. Hallynalways		:= $(hostprogs-y)
5*93c06cbbSSerge E. Hallynclean-files	:= $(hostprogs-y) policy.* file_contexts
6