All of lore.kernel.org
 help / color / mirror / Atom feed
* Building multiple custom modules
@ 2012-02-13 15:04 Julian Onions
  2012-02-14 15:29 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Julian Onions @ 2012-02-13 15:04 UTC (permalink / raw)
  To: selinux@tycho.nsa.gov

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

I'm working on a policy for an application made of several modules. I'd really like the policy to use the other modules interface files.

The standard Makefile for policy building (/usr/share/selinux/devel/Makefile) doesn't seem to let you include your own .if files, unless they are under /usr/share/selinux/devel/include or alternatively in the current directory (in which case it needs .te files too).

Is there any way to convince it I'd like files that I'm building in project/C/policy to reference the .if files in project/B/policy and project/A/policy without copying them all to project/C/policy?

Thanks,
Julian


[-- Attachment #2: Type: text/html, Size: 2595 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-14 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 15:04 Building multiple custom modules Julian Onions
2012-02-14 15:29 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.