aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/editmap/Makefile
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-11/+1
* 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
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-20/+8
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-071-2/+0
* Add editmap, a new utility which comes with sendmail 8.12 for editing maps inGregory Neil Shapiro2002-02-171-0/+51