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/rexecd | |
| parent | 01d719241863a44279aa5f90a3300d8f4cea9f47 (diff) | |
Notes
Diffstat (limited to 'libexec/rexecd')
| -rw-r--r-- | libexec/rexecd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rexecd/Makefile b/libexec/rexecd/Makefile index e03d2ae522cd..b36dd537798d 100644 --- a/libexec/rexecd/Makefile +++ b/libexec/rexecd/Makefile @@ -5,6 +5,7 @@ PROG= rexecd MAN= rexecd.8 CFLAGS+=-DOPIE +WFORMAT=0 DPADD= ${LIBOPIE} ${LIBMD} ${LIBCRYPT} ${LIBUTIL} LDADD= -lopie -lmd -lcrypt -lutil |
