History log of /external/selinux/policycoreutils/setsebool/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fcb5d5cc721187b3e3a19b44155d5b824d7be7e6 24-Apr-2017 Jason Zaman <jason@perfinion.com> Makefiles: drop -L/-I to system paths

The toolchain automatically handles them and they break cross compiling.

LDFLAGS should also come before object files, some flags (eg,
-Wl,as-needed) can break things if they are in the wrong place)

Gentoo-Bug: https://bugs.gentoo.org/500674

Signed-off-by: Jason Zaman <jason@perfinion.com>
/external/selinux/policycoreutils/setsebool/Makefile
a9dfbeeb72d0e7ad378b53aa1d674290bc0620f3 11-Oct-2013 Dan Walsh <dwalsh@redhat.com> bash completsion scripts have moved.

This patch moves the semanage bash completion script to the new location.
/external/selinux/policycoreutils/setsebool/Makefile
e5a81c715fa31147d5ef79cf1c116ce68744b02a 06-Mar-2012 Dan Walsh <dwalsh@redhat.com> policycoreutils: Add bash-completion scripts for setsebool and semanage

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
/external/selinux/policycoreutils/setsebool/Makefile
468bff095253171300a5faa4bb23f0b2524fde08 19-Sep-2011 Eric Paris <eparis@redhat.com> tree: Makefiles: syntax, convert all ${VAR} to $(VAR)

This is purely personal preference. Most of the Makefiles use $() for
Makefile variables, but a couple of places use ${}. Since this obscured
some later Makefile changes I figured I'd just make them all the same up
front.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
/external/selinux/policycoreutils/setsebool/Makefile
13cd4c8960688af11ad23b4c946149015c80d549 19-Aug-2008 Joshua Brindle <method@manicmethod.com> initial import from svn trunk revision 2950
/external/selinux/policycoreutils/setsebool/Makefile