diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-15 10:56:01 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-15 10:56:01 +0000 |
| commit | cdfbaf3700b5e6732bc50f13b3e65ef7c576086c (patch) | |
| tree | 949effe8183906df05b68b6fa507b262c321ce20 /pw/Makefile | |
| parent | 45c15aa01fd76d96e6e3f65c7250ea9f2de7fb57 (diff) | |
| parent | 899bd5d0a18bee6a94dc840d5a457da6484670ed (diff) | |
| download | pw-darwin-cdfbaf3700b5e6732bc50f13b3e65ef7c576086c.tar.gz pw-darwin-cdfbaf3700b5e6732bc50f13b3e65ef7c576086c.zip | |
Merge from head
Diffstat (limited to 'pw/Makefile')
| -rw-r--r-- | pw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pw/Makefile b/pw/Makefile index 69953da..4bcf691 100644 --- a/pw/Makefile +++ b/pw/Makefile @@ -6,7 +6,7 @@ SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c pw_vpw.c \ grupd.c pwupd.c fileupd.c psdate.c \ bitmap.c cpdir.c rm_r.c -WARNS?= 2 +WARNS?= 3 LIBADD= crypt util sbuf |
