aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/atm
Commit message (Collapse)AuthorAgeFilesLines
* Fix build in the !NOATM case by using the begemot library in place ofTom Rhodes2004-09-241-3/+3
| | | | | | | | | | | using libisc which was a part of BIND8. Discussed with: des, re, dougb Submitted by: harti (one part) Reviewed by: harti (previous version) Notes: svn path=/head/; revision=135771
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
| | | | Notes: svn path=/head/; revision=125503
* Build the NgATM user space SSCOP tool (unless NOATM is defined).Hartmut Brandt2003-10-293-0/+23
Notes: svn path=/head/; revision=121666