* Makefiles
@ 2005-10-11 15:37 Timothy
2005-10-11 15:57 ` Makefiles Stephen Smalley
0 siblings, 1 reply; 2+ messages in thread
From: Timothy @ 2005-10-11 15:37 UTC (permalink / raw)
To: SELinux
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
What would be the preferred method of maintaining the Makefiles for
building between pam and non-pam builds? I was thinking of just making
another Makefile named Makefile.nopam that could be specified when
running make. Suggestions?
Timothy,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFDS9wuSYq2KfPEK/gRA0T6AJ0eQ15HlRtQqXv/lO6ZX+TOniOYTQCfb0td
BN3FACGwBz/uPN0Ppm4AGqA=
=drBh
-----END PGP SIGNATURE-----
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Makefiles
2005-10-11 15:37 Makefiles Timothy
@ 2005-10-11 15:57 ` Stephen Smalley
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Smalley @ 2005-10-11 15:57 UTC (permalink / raw)
To: Timothy; +Cc: SELinux
On Tue, 2005-10-11 at 11:37 -0400, Timothy wrote:
> What would be the preferred method of maintaining the Makefiles for
> building between pam and non-pam builds? I was thinking of just making
> another Makefile named Makefile.nopam that could be specified when
> running make. Suggestions?
That is certainly simpler for us, but less likely to be maintained by us
for any future changes to the main Makefiles. Introducing a USEPAM= or
similar Makefile variable into the existing Makefiles and having it
adjust the CFLAGS and LDLIBS accordingly seems more maintainable long
term.
--
Stephen Smalley
National Security Agency
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-11 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-11 15:37 Makefiles Timothy
2005-10-11 15:57 ` Makefiles Stephen Smalley
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.