aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/lib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove single-quotes from around version number, it breaks scripts thatKen Smith2004-11-281-1/+1
| | | | | | | | | parse the version number. Approved by: peter Notes: svn path=/stable/4/; revision=138144
* MFC: upgrade to 1.11.17.Dag-Erling Smørgrav2004-06-291-5/+6
| | | | | | | Approved by: peter Notes: svn path=/stable/4/; revision=131273
* Insta-MFC: bmake glue updates in cvs-1.11.5 aftermathPeter Wemm2003-01-211-2/+17
| | | | Notes: svn path=/stable/4/; revision=109669
* MFC: cvs-1.11.2 bmake gluePeter Wemm2002-10-151-1/+2
| | | | Notes: svn path=/stable/4/; revision=105171
* MFC: new bsd.lib.mk API.Ruslan Ermilov2002-07-191-6/+1
| | | | Notes: svn path=/stable/4/; revision=100377
* Minor style nits.David E. O'Brien2000-01-211-4/+4
| | | | Notes: svn path=/head/; revision=56356
* Fix typo: MAINAINER -> MAINTAINERAlexey Zelkin2000-01-101-1/+1
| | | | Notes: svn path=/head/; revision=55750
* Add maintainer tagsPeter Wemm1999-12-081-0/+2
| | | | Notes: svn path=/head/; revision=54318
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Simplified by using new yacc rules and by not generating y.tab.h.Bruce Evans1998-05-081-3/+2
| | | | Notes: svn path=/head/; revision=35839
* Update to build the new cvs versionPeter Wemm1997-05-151-2/+2
| | | | Notes: svn path=/head/; revision=25845
* 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
* Update to use the cvs-1.8.1 sources from src/contrib/cvsPeter Wemm1996-08-201-8/+17
| | | | Notes: svn path=/head/; revision=17726
* Make CVS use /usr/lib/libmd.a rather than supplying Yet Another Copy(TM)Peter Wemm1995-12-111-2/+2
| | | | | | | | of md5.[ch]. Note that minor mods were made to md5.h to support this, so a reinstall of lib/libmd is needed before building this cvs. Notes: svn path=/head/; revision=12763
* First round of the post-import cleanups...Peter Wemm1995-12-101-4/+7
| | | | Notes: svn path=/head/; revision=12754
* Merged in FreeBSD necessary changes in. Note, all of our sourceNate Williams1995-03-311-7/+6
| | | | | | | | modifications were *not* merged in (FreeBSD-DEVELOPER and symlink) but the source is now the stock sources. Notes: svn path=/head/; revision=7519
* Fix bogus install rule.Jordan K. Hubbard1995-01-231-1/+2
| | | | Notes: svn path=/head/; revision=5816
* Use -lgnuregexAndrey A. Chernov1995-01-111-3/+2
| | | | Notes: svn path=/head/; revision=5504
* Don't build profiled libraries. (NOPROFILE= yes. I don't like the negativeBruce Evans1994-09-281-0/+2
| | | | | | | | logic or lack of checking of truth values. There are too many ways to spell "yes". Some Makefiles spell it as "no".) Notes: svn path=/head/; revision=3157
* Added y.tab.h to the CLEANFILES target.Andreas Schulz1993-12-311-1/+1
| | | | Notes: svn path=/head/; revision=921
* Really fixed the obj/noobj problems in CVS, and also made it so aNate Williams1993-07-061-0/+3
| | | | | | | | make install did not install libcvs in /usr/lib, since it has no reason to do that. Notes: svn path=/head/; revision=99
* Added a CLEANFILES entry for getdate.c (it's created by yacc)Nate Williams1993-06-291-0/+2
| | | | Notes: svn path=/head/; revision=55
* Updated CVSvendor/misc-GNU/cvs/1.3Jordan K. Hubbard1993-06-181-0/+8
Notes: svn path=/vendor/cvs/dist/; revision=12 svn path=/vendor/cvs/1.3/; revision=14; tag=vendor/misc-GNU/cvs/1.3