diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-10-20 20:49:46 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-10-20 20:49:46 +0000 |
| commit | f4f33ea0c752ff0f9bfad34991d5bbb54e71133d (patch) | |
| tree | 40442a08324132e6e11845ccaa4f3e675edc8a4f /gnu/usr.bin | |
| parent | b0dee75e6460644cb00f57245a3e797626a0083f (diff) | |
| parent | 4dccdce4191d6e2bc3ba9f782b0fe1aa46b743e3 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/dialog/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/dialog/Makefile b/gnu/usr.bin/dialog/Makefile index bcca9b353303..71496f774830 100644 --- a/gnu/usr.bin/dialog/Makefile +++ b/gnu/usr.bin/dialog/Makefile @@ -7,6 +7,4 @@ LIBADD= dialog ncursesw m CFLAGS+= -I${.CURDIR} -I${DIALOG} .PATH: ${DIALOG} -WARNS?= 6 - .include <bsd.prog.mk> |
