diff options
| author | Xin LI <delphij@FreeBSD.org> | 2005-01-27 13:23:05 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2005-01-27 13:23:05 +0000 |
| commit | 18ec63de27a9ad1e9b38cc56d068e13f2bf0d052 (patch) | |
| tree | a5cf1239b3f4998bce3346ebf09004f1e91d3e35 /bin/chflags | |
| parent | 4f05e3faf9bcba3f81ad3fb38c17fb67b6411e34 (diff) | |
Notes
Diffstat (limited to 'bin/chflags')
| -rw-r--r-- | bin/chflags/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile index cece64f74dfa..4457505380f3 100644 --- a/bin/chflags/Makefile +++ b/bin/chflags/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= chflags -WARNS?= 6 .include <bsd.prog.mk> |
