diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-02-26 22:14:23 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-02-26 22:14:23 +0000 |
| commit | d48a2d23039536ab9f92f88a72c27b9895796abf (patch) | |
| tree | dde927c89cf02b94a02d38f47d486eb093b1a9dc /lib/libdpv | |
| parent | ffc534f75b5b8adffc1081176b0ecce022c35d2c (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 f2dc481057e5b..3a9921c92cdbf 100644 --- a/lib/libdpv/Makefile +++ b/lib/libdpv/Makefile @@ -12,6 +12,4 @@ SRCS= dialog_util.c dialogrc.c dprompt.c dpv.c status.c util.c CFLAGS+= -I${.CURDIR} -WARNS?= 6 - .include <bsd.lib.mk> |
