Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / scripts / selinux / mdp / Makefile
1 hostprogs-y := mdp
2 HOST_EXTRACFLAGS += -Isecurity/selinux/include
3
4 always := $(hostprogs-y)
5 clean-files := policy.* file_contexts
This page took 0.030557 seconds and 6 git commands to generate.