|
|
| File: [Development] / linux-2.6-xfs / security / selinux / ss / Makefile (download)
Revision 1.3, Thu Jan 29 19:23:16 2004 UTC (13 years, 9 months ago) by nathans
Merge up to 2.6.2-rc2 |
# # Makefile for building the SELinux security server as part of the kernel tree. # EXTRA_CFLAGS += -Isecurity/selinux/include obj-y := ss.o ss-y := ebitmap.o hashtab.o symtab.o sidtab.o avtab.o policydb.o services.o ss-$(CONFIG_SECURITY_SELINUX_MLS) += mls.o