diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-22 21:38:30 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-22 21:38:30 +0000 |
| commit | 982f5d88ff041e0e6151ebe6af3f45e437202e82 (patch) | |
| tree | 160cd437b66d4747b612c4a3594b9bc09b511cf2 /bin/chmod | |
| parent | 49f886f5d3e9767a967e2607e713215be5dff3da (diff) | |
Notes
Diffstat (limited to 'bin/chmod')
| -rw-r--r-- | bin/chmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile index 3036576983309..9661513d74bb0 100644 --- a/bin/chmod/Makefile +++ b/bin/chmod/Makefile @@ -3,6 +3,6 @@ PROG= chmod -WARNS= 2 +WARNS?= 2 .include <bsd.prog.mk> |
