diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2011-10-25 12:26:19 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2011-10-25 12:26:19 +0000 |
| commit | bf5ad815926d200f2f417014fa29dfb44fd74510 (patch) | |
| tree | ad3a7249b33b130da3d382973780361e8c619d52 /sbin/hastctl | |
| parent | b8e20190a321fa57b7e8297d4aa1a7901b70ea45 (diff) | |
Notes
Diffstat (limited to 'sbin/hastctl')
| -rw-r--r-- | sbin/hastctl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/hastctl/Makefile b/sbin/hastctl/Makefile index af946a20ecaaa..b0aba704529a6 100644 --- a/sbin/hastctl/Makefile +++ b/sbin/hastctl/Makefile @@ -28,7 +28,6 @@ CFLAGS+=-DINET6 .endif # This is needed to have WARNS > 1. CFLAGS+=-DYY_NO_UNPUT -CFLAGS+=-DYY_NO_INPUT DPADD= ${LIBL} ${LIBUTIL} LDADD= -ll -lutil |
