Makefile 240 B

123456789
  1. #
  2. # Makefile for building the SELinux security server as part of the kernel tree.
  3. #
  4. EXTRA_CFLAGS += -Isecurity/selinux/include
  5. obj-y := ss.o
  6. ss-y := ebitmap.o hashtab.o symtab.o sidtab.o avtab.o policydb.o services.o conditional.o mls.o