aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/logname/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
| | | | | | | Also add some missing $FreeBSD$ to keep svn happy. Notes: svn path=/head/; revision=201386
* - Remove useless includesSuleiman Souhlal2005-01-251-0/+1
| | | | | | | | | | - Add WARNS?= 6 to Makefile Submitted by: Liam J. Foy <liamfoy@gmail.com> Approved by: grehan (mentor) Notes: svn path=/head/; revision=140813
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
| | | | | | | help the GCC3 transition and CURRENT in general. Notes: svn path=/head/; revision=90415
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+1
| | | | | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF. Notes: svn path=/head/; revision=87628
* Warns cleanups. Add FreeBSD ID to Makefile.David Malone2001-12-031-0/+2
| | | | Notes: svn path=/head/; revision=87287
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+5
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590