aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove CVS from the base system.Eitan Adler2013-06-151-17/+0
| | | | | | | | | Discussed with: many Reviewed by: peter, zi Approved by: core Notes: svn path=/head/; revision=251794
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-10/+2
| | | | | | | Discussed with: ru Notes: svn path=/head/; revision=147225
* Add libdiffPeter Wemm1998-01-261-3/+11
| | | | Notes: svn path=/head/; revision=32794
* Don't use LDDESTDIR. Just put the -L arg in LDADD.Bruce Evans1997-12-171-1/+0
| | | | Notes: svn path=/head/; revision=31812
* Update to use the cvs-1.8.1 sources from src/contrib/cvsPeter Wemm1996-08-201-0/+10
| | | | Notes: svn path=/head/; revision=17726
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-2/+2
| | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. Notes: svn path=/head/; revision=16663
* Centralize declarations of library names.Bruce Evans1994-08-281-0/+8
Notes: svn path=/head/; revision=2370