diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-01-11 02:18:33 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-01-11 02:18:33 +0000 |
| commit | 6ea1a2ddfc64c20a1df5f0f6ee330691b4a02b2e (patch) | |
| tree | fb5279d1196e00b81983e85c1d43b5cf068f9d81 /gnu | |
| parent | 1548ca3cf2a4fc880e35280dff3826f30f381a59 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/lib/libdialog/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/lib/libdialog/Makefile b/gnu/lib/libdialog/Makefile index 3b6342f2a844..6c86ee44604c 100644 --- a/gnu/lib/libdialog/Makefile +++ b/gnu/lib/libdialog/Makefile @@ -23,10 +23,6 @@ DPADD+= ${LIBNCURSES} ${LIBMYTINFO} beforeinstall: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/dialog.h \ ${DESTDIR}/usr/include -.for file in ${EXAMPLES} - ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \ - ${.CURDIR}/TESTS/${file} ${DESTDIR}/usr/share/examples/libdialog -.endfor MLINKS+=dialog.3 draw_shadow.3 dialog.3 draw_box.3 \ dialog.3 line_edit.3 dialog.3 strheight.3 \ |
