freebsd-nq/sbin/ggate
Ruslan Ermilov 152f2a4a96 Always install libpthread.* symlinks if at least one of
the threading libraries is built.  This simplifies the
logic in makefiles that need to check if the pthreads
support is present.  It also fixes a bug where we would
build a threading library that we shouldn't have built:
for example, building with WITHOUT_LIBTHR and the default
value of DEFAULT_THREADING_LIB (libthr) would mistakenly
build the libthr library, but not install it.

Approved by:	re (kensmith)
2007-10-01 18:22:32 +00:00
..
ggatec Implement a work-around for poor ggate write performance. 2007-04-06 11:19:48 +00:00
ggated For consistency use 'unsigned' instead of 'u_int'. 2006-12-18 11:12:00 +00:00
ggatel Sync which ggate changes. 2005-07-08 21:29:17 +00:00
shared Implement a work-around for poor ggate write performance. 2007-04-06 11:19:48 +00:00
Makefile Always install libpthread.* symlinks if at least one of 2007-10-01 18:22:32 +00:00
Makefile.inc Various style.Makefile(5) improvements. 2004-05-20 20:05:05 +00:00