aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/getopt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Warns cleanup (just make main return an int).David Malone2001-12-031-0/+1
| | | | Notes: svn path=/head/; revision=87283
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+0
| | | | Notes: svn path=/head/; revision=74848
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50488
* Added getopt(1) from NetBSDNate Williams1993-07-261-0/+7
Notes: svn path=/head/; revision=194