aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gperf/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=125913
* *sigh* Really fix a typo.Ruslan Ermilov2002-04-161-1/+1
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=94821
* Fix typo.David E. O'Brien2002-04-151-1/+1
| | | | Notes: svn path=/head/; revision=94802
* Revert the last change and mark the program as PROG_CXX.Ruslan Ermilov2002-04-111-4/+1
| | | | Notes: svn path=/head/; revision=94427
* Add -lstdc++ to the link args for these C++ tools so that they can bePeter Wemm2002-04-071-0/+3
| | | | | | | | | compiled with gcc-3.1. Somebody thought it was a good idea to move the implementation of new and delete from libgcc to libstdc++. This change doesn't harm the current compiler in the tree. Notes: svn path=/head/; revision=94013
* Style tweaks.David E. O'Brien2000-10-131-7/+4
| | | | Notes: svn path=/head/; revision=67068
* Update for gperf 2.7Kris Kennaway2000-03-251-5/+9
| | | | Notes: svn path=/head/; revision=58554
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* add bmakefilesPeter Wemm1996-09-101-0/+16
Notes: svn path=/head/; revision=18218