diff options
Diffstat (limited to 'usr.bin/fsync')
-rw-r--r-- | usr.bin/fsync/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fsync/Makefile b/usr.bin/fsync/Makefile index 42aa6ddec665..c9bc5249ee6f 100644 --- a/usr.bin/fsync/Makefile +++ b/usr.bin/fsync/Makefile @@ -2,5 +2,4 @@ PROG= fsync -WARNS?= 6 .include <bsd.prog.mk> |