summaryrefslogtreecommitdiffstats
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* initial start for auto-conf-izingMichael E Brown2007-10-081-40/+0
|
* Patch from Roland McGrath <roland@redhat.com> to fix build for selinux ↵Michael E Brown2007-08-131-1/+1
| | | | shared library.
* Adds SUBDIRS to the make 'distclean' target and 'distclean' to theMichael E Brown2007-06-121-0/+2
| | | | | | | | sub-directory Makefiles. Patch from Ken MacLeod <ken@bitsko.slc.ut.us> signed-off-by: Michael Brown <mebrown@michaels-house.net>
* fixed up src/MakefileClark Williams2007-06-111-5/+4
|
* updated version to 0.7 (new launcher mechanism)jcwillia2006-06-281-18/+25
|
* * build libselinux-mock as a shared lib that gets installed into LIBDIRkatzj2005-06-171-4/+18
| | | | | | | | | | | * LD_PRELOAD libselinux-mock if we're running with selinux. this involves linking with libselinux. if you're anti-selinux, build with 'make NOSELINUX=1'. this lets mock work on systems running targeted policy at least only ugliness here is that if the preload is being used, you get errors about being unable to load it in the chroot from ld. it doesn't cause problems, it's just aesthetically ugly.
* Initial revisionskvidal2005-05-161-0/+18