diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-03-02 16:14:46 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-03-02 16:14:46 +0000 |
| commit | 52259a98adba7622f236db46a330e61df0c84fb1 (patch) | |
| tree | 9c83d6fb30867514fbcff33f80605a1fb118d720 /lib/libdpv | |
| parent | aef2f6ad2e64655fcc1ab4f9b26e1c7eb20bbe00 (diff) | |
| parent | 39c44571c032ce86b43e87de4cc716ea696c265d (diff) | |
Notes
Diffstat (limited to 'lib/libdpv')
| -rw-r--r-- | lib/libdpv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libdpv/Makefile b/lib/libdpv/Makefile index 952dfd650f63..d9bef05888a5 100644 --- a/lib/libdpv/Makefile +++ b/lib/libdpv/Makefile @@ -13,6 +13,4 @@ SRCS= dialog_util.c dialogrc.c dprompt.c dpv.c status.c util.c CFLAGS+= -I${.CURDIR} -WARNS?= 6 - .include <bsd.lib.mk> |
