aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd/fixmount/Makefile
Commit message (Expand)AuthorAgeFilesLines
* retire amd(8)Ed Maste2020-03-091-20/+0
* Switch from .CURDIR to the simpler, more legible SRCTOP.Cy Schubert2016-09-141-2/+2
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-3/+2
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-11/+9
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Properly fix the world breakage.Ruslan Ermilov2001-03-211-3/+0
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed missing libraries in DPADD.Bruce Evans1998-10-171-3/+3
* DPDADD -> DPADDGary Palmer1998-08-301-2/+2
* bmake framework for contrib_amdDavid E. O'Brien1998-08-271-0/+26