aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC: diffutils 2.8.7.Xin LI2007-07-151-5/+19
| | | | Notes: svn path=/stable/6/; revision=171454
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuAndrey A. Chernov2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=125931
* Remove files no longer neededAndrey A. Chernov2004-02-161-2/+3
| | | | | | | Switch back to regex.h Notes: svn path=/head/; revision=125895
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
| | | | Notes: svn path=/head/; revision=125503
* s/dir.h/dir.c/Poul-Henning Kamp1999-11-261-1/+1
| | | | Notes: svn path=/head/; revision=53715
* Style changes -- whitespace and sorting.David E. O'Brien1999-11-261-6/+6
| | | | Notes: svn path=/head/; revision=53704
* * Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofDavid E. O'Brien1999-11-261-1/+1
| | | | | | | | | | default options for diff. These options are interpreted first and can be overwritten by explicit command line parameters. * Add the "-o" option to specify old-traditional output style. * Add utility functions for env vars obtained from GNU Grep 2.3h. Notes: svn path=/head/; revision=53703
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Define PR_PROGRAM properlyAndrey A. Chernov1997-10-291-0/+1
| | | | Notes: svn path=/head/; revision=30846
* Switch to contrib versionAndrey A. Chernov1997-10-291-1/+9
| | | | Notes: svn path=/head/; revision=30842
* 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
* Build and install diff.info..Peter Wemm1995-10-291-1/+3
| | | | | | | | | | As Bruce said, this is a little bogus, it'd be nice if bsd.prog.mk knew about .texi in the same way as it does man pages.. Submitted by: bde Notes: svn path=/head/; revision=11909
* Use -lgnuregexAndrey A. Chernov1995-01-111-2/+4
| | | | Notes: svn path=/head/; revision=5500
* Updated to GNU diffutils 2.6Nate Williams1993-11-121-5/+2
| | | | Notes: svn path=/head/; revision=753
* From: Larry Jones <scjones@thor.sdrc.com>Nate Williams1993-11-081-1/+1
| | | | | | | | | | Subject: man pages for diff et al. I finally got tired of not having man pages for diff and friends, so I edited the appropriate sections of the texinfo manual into man format. Notes: svn path=/head/; revision=726
* GNU Diff 2.3Nate Williams1993-06-291-0/+11
Notes: svn path=/vendor/misc-GNU/dist2/; revision=67