aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd/scripts/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* retire amd(8)Ed Maste2020-03-091-7/+0
| | | | | | | | | | | | | | autofs was introduced with FreeBSD 10.1 and is the supported method for automounting filesystems. As of r296194 the amd man page claimed that it is deprecated. Remove it from base now; the sysutils/am-utils port is still available if necessary. Discussed with: cy Relnotes: Yes Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=358821
* Switch from .CURDIR to the simpler, more legible SRCTOP.Cy Schubert2016-09-141-1/+1
| | | | | | | | Suggested by: emaste X-MFC-with: upcoming amd upgrade Notes: svn path=/head/; revision=305787
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+2
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Install amd.confBrian Somers1998-09-021-0/+7
Notes: svn path=/head/; revision=38763