diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2002-02-04 02:33:51 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2002-02-04 02:33:51 +0000 |
| commit | 9357f4121d711efe51bf00036d474d5fc95f9efc (patch) | |
| tree | e09124432cef9c966bca17527d441825168a4358 /libexec/rshd/Makefile | |
| parent | 01d719241863a44279aa5f90a3300d8f4cea9f47 (diff) | |
Notes
Diffstat (limited to 'libexec/rshd/Makefile')
| -rw-r--r-- | libexec/rshd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index 735c00d09d9e..4b9091c1920a 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -6,8 +6,8 @@ SRCS= rshd.c MAN= rshd.8 #CFLAGS+= -DCRYPT +WFORMAT=0 -CFLAGS+= -Wall DPADD+= ${LIBUTIL} LDADD+= -lutil |
