aboutsummaryrefslogtreecommitdiff
path: root/lib/libatm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
| | | | Notes: svn path=/head/; revision=125503
* style.Makefile(5)David E. O'Brien2003-08-181-7/+3
| | | | Notes: svn path=/head/; revision=119071
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
| | | | | | | | | binaries in /bin and /sbin installed in /lib. Only the versioned files reside in /lib, the .so symlink continues to live /usr/lib so the toolchain doesn't need to be modified. Notes: svn path=/head/; revision=119017
* Make library WARNS=6 clean. The problems have been: alignment on sparc64Hartmut Brandt2003-07-251-1/+1
| | | | | | | and one of the usual sizeof(in_addr_t) == sizeof(u_long) bugs. Notes: svn path=/head/; revision=118002
* Back off WARNS until I've had a chance to deal with the problems onMatthew N. Dodd2003-03-251-1/+1
| | | | | | | sparc64/alpha. Notes: svn path=/head/; revision=112619
* Fix warnings.Matthew N. Dodd2003-03-251-0/+1
| | | | Notes: svn path=/head/; revision=112587
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
| | | | | | | Reviewed by: marcel, and make world Notes: svn path=/head/; revision=55955
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* libatm uses libmd; add it to the dependency list so that programs usingPeter Wemm1998-10-111-1/+4
| | | | | | | libatm are not forced to know the internals of it's implementation. Notes: svn path=/head/; revision=40200
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+37
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA). Notes: svn path=/head/; revision=39232