summaryrefslogtreecommitdiffstats
path: root/usr.bin/fsync/Makefile
diff options
context:
space:
mode:
authorssouhlal <ssouhlal@FreeBSD.org>2005-01-25 14:12:01 +0000
committerssouhlal <ssouhlal@FreeBSD.org>2005-01-25 14:12:01 +0000
commitf078f804f9b05bc485949ffcabe112d062831b11 (patch)
treebc6dcb2e7644932df09c81ea29975bc55ad92748 /usr.bin/fsync/Makefile
parentb4d95a651fab2a00821e74092da4363884e92fff (diff)
downloadFreeBSD-src-f078f804f9b05bc485949ffcabe112d062831b11.zip
FreeBSD-src-f078f804f9b05bc485949ffcabe112d062831b11.tar.gz
- Continue, in case of error.
- Add WARNS?= 6 Submitted by: Liam J. Foy <liamfoy@gmail.com> Approved by: stefanf, grehan (mentor)
Diffstat (limited to 'usr.bin/fsync/Makefile')
-rw-r--r--usr.bin/fsync/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/fsync/Makefile b/usr.bin/fsync/Makefile
index c9bc524..42aa6dd 100644
--- a/usr.bin/fsync/Makefile
+++ b/usr.bin/fsync/Makefile
@@ -2,4 +2,5 @@
PROG= fsync
+WARNS?= 6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud