All of lore.kernel.org
 help / color / mirror / Atom feed
* libsemanage/Makefile: test target
@ 2007-02-06 16:28 Caleb Case
  2007-02-20 15:23 ` Stephen Smalley
  0 siblings, 1 reply; 2+ messages in thread
From: Caleb Case @ 2007-02-06 16:28 UTC (permalink / raw)
  To: ccase, sds, kmacmillan, jbrindle, selinux

The test target now invokes the Makefile in the tests dir.
---
 libsemanage/Makefile |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Index: selinux-pms-support/libsemanage/Makefile
===================================================================
--- selinux-pms-support.orig/libsemanage/Makefile
+++ selinux-pms-support/libsemanage/Makefile
@@ -23,4 +23,5 @@ indent:
 	$(MAKE) -C src $@
 	$(MAKE) -C include $@
 
-test:
+test: all
+	$(MAKE) -C tests test

-- 
Caleb Case
Tresys Technology
410.290.1411 x144


--
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: libsemanage/Makefile: test target
  2007-02-06 16:28 libsemanage/Makefile: test target Caleb Case
@ 2007-02-20 15:23 ` Stephen Smalley
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Smalley @ 2007-02-20 15:23 UTC (permalink / raw)
  To: Caleb Case; +Cc: kmacmillan, jbrindle, selinux

On Tue, 2007-02-06 at 11:28 -0500, Caleb Case wrote:
> The test target now invokes the Makefile in the tests dir.
> ---
>  libsemanage/Makefile |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> Index: selinux-pms-support/libsemanage/Makefile
> ===================================================================
> --- selinux-pms-support.orig/libsemanage/Makefile
> +++ selinux-pms-support/libsemanage/Makefile
> @@ -23,4 +23,5 @@ indent:
>  	$(MAKE) -C src $@
>  	$(MAKE) -C include $@
>  
> -test:
> +test: all
> +	$(MAKE) -C tests test

Merged to -stable and to -trunk.

-- 
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:[~2007-02-20 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-06 16:28 libsemanage/Makefile: test target Caleb Case
2007-02-20 15:23 ` 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.