summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | for a long time now. Approved by: bde
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
|
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-081-1/+0
|
* Link mail(1) to mailx per POSIX. Mail(1) isn't 100% POSIX compliant,mikeh2002-01-191-2/+2
| | | | | | but it is pretty close. Not objected to by: -standards
* Install files via FILES.ru2001-12-171-4/+3
|
* I'm working on cleaning this up, however it probably won't be done formikeh2001-12-121-0/+2
| | | | | awhile. Turn off WARNS so that this doesn't break the build when WARNS is turned on higher up. Also add $FreeBSD$.
* make install should not install mail.rc in /etcwosch1997-08-151-0/+2
|
* Simplistic conversion of mail to use termios instead of sgtty.peter1996-08-191-1/+0
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-2/+2
| | | | specified in the top level Makefiles.
* Remove -R from CFLAGSache1995-05-121-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+19
OpenPOWER on IntegriCloud