diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-10-29 17:35:54 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-10-29 17:35:54 +0000 |
| commit | 5a77e9d43bae6a873f5567cce8ce9e583ec08697 (patch) | |
| tree | 416c3dec004a845e47f73786ad07f4b7a476e85e /gnu/usr.bin/diff/Makefile | |
| parent | bb3e4497ddda94c9c2cf2ab857f0f5c1013111f6 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/diff/Makefile')
| -rw-r--r-- | gnu/usr.bin/diff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/diff/Makefile b/gnu/usr.bin/diff/Makefile index e33b9f7c6882..2aeebb0c95b9 100644 --- a/gnu/usr.bin/diff/Makefile +++ b/gnu/usr.bin/diff/Makefile @@ -11,6 +11,7 @@ CFLAGS+=-funsigned-char CFLAGS+=-I${.CURDIR}/../../../contrib/diff CFLAGS+=-DHAVE_CONFIG_H +CFLAGS+=-DPR_PROGRAM=\"/usr/bin/pr\" SUBDIR+= doc |
