freebsd-nq/share/mk
John Polstra b0aaedc6f1 Change the definition of LIBPAM to support the static PAM library.
When linking statically, LIBPAM is augmented with the extra libraries
that the PAM modules require.  The idea is to centralize this
information rather than scattering it about in the Makefiles of
all the applications that use (OK, will use) PAM.

There is a new variable MINUSLPAM that should be used instead of
"-lpam".  In the static case, it gets -l flags for the extra required
libraries.

This approach was suggested by <bde>, but he didn't actually review
my changes.
1999-01-20 21:48:56 +00:00
..
bsd.dep.mk Clean new index file(GPATH) of global. 1999-01-18 07:48:41 +00:00
bsd.doc.mk Make ../Makefile.inc handling more consistant to prevent multiple includes 1998-08-08 07:02:08 +00:00
bsd.docb.mk Backed out previous commit. It was for bug for bug compatibility with 1998-12-06 17:34:50 +00:00
bsd.info.mk remove - before __entry, it is not make conmmand but shell continuation line 1999-01-20 17:22:11 +00:00
bsd.kern.mk Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
bsd.kmod.mk Use a name less likely to collide with source files without an obj dir. 1998-11-11 07:40:44 +00:00
bsd.lib.mk Add some capabilities to <bsd.lib.mk> so that it can be used for 1999-01-20 21:42:40 +00:00
bsd.libnames.mk Change the definition of LIBPAM to support the static PAM library. 1999-01-20 21:48:56 +00:00
bsd.man.mk Backed out rev.1.28. It was bogus because bsd.man.mk is only used 1998-09-09 10:12:07 +00:00
bsd.obj.mk BINFORMAT -> OBJFORMAT ready for E-day. 1998-08-30 20:33:27 +00:00
bsd.own.mk OBJFORMAT=elf in the absense of an override for both alpha and i386 by 1999-01-07 06:32:22 +00:00
bsd.port.mk (1) Add gnome master sites. 1999-01-20 01:55:05 +00:00
bsd.port.post.mk Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
bsd.port.pre.mk Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
bsd.port.subdir.mk (0) Fast INDEX generation. Only print out the directory name and 1998-12-12 07:39:30 +00:00
bsd.prog.mk Removed bitrotted code for setting OBJFORMAT. 1998-12-06 17:14:37 +00:00
bsd.README Complete back-out of the bsd.locale.mk change. 1998-05-20 22:27:18 +00:00
bsd.sgml.mk This goes in doc distribution now. 1998-09-17 11:35:11 +00:00
bsd.subdir.mk Make ../Makefile.inc handling more consistant to prevent multiple includes 1998-08-08 07:02:08 +00:00
Makefile Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
sys.mk Revert to rev 1.41. 1998-09-15 05:24:01 +00:00