summaryrefslogtreecommitdiffstats
path: root/lib/libbind/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed now unused INTERNALSTATICLIB.ru2002-05-131-2/+0
| | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
* This library uses its own versions of some of the system headers.ru2002-03-221-3/+3
| | | | | Protect against CFLAGS having -I/usr/include listed explicitly. The real solution would be to fix the library. XXX
* Build more components to get named to build.peter1999-11-301-8/+25
|
* Update for Bind 8.2.2.p5peter1999-11-301-0/+37
|
* Sigh, mkdep doesn't know about all the CFLAGS to pass during dependpeter1998-06-111-2/+3
| | | | generation.
* Remove components that would duplicate those in libc now that thepeter1998-06-111-16/+7
| | | | | | | | includes and interfaces have been merged with the 8.1.2 update. This essentially leaves the isc/* files that named and named-xfer use. It might be best to just compile them with .PATH in both cases rather than bothering with libbind.
* Build libbind for named and friends (not installed in /usr/lib)peter1998-05-031-0/+42
OpenPOWER on IntegriCloud