diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/lib/libdialog/Makefile.depend | 3 | ||||
| -rw-r--r-- | gnu/usr.bin/dialog/Makefile.depend | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/diff3/Makefile.depend | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/gnu/lib/libdialog/Makefile.depend b/gnu/lib/libdialog/Makefile.depend index 39c1cfe86213..134de25a5728 100644 --- a/gnu/lib/libdialog/Makefile.depend +++ b/gnu/lib/libdialog/Makefile.depend @@ -8,7 +8,8 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/msun \ - lib/ncurses/ncursesw \ + lib/ncurses/ncurses \ + lib/ncurses/tinfo \ .include <dirdeps.mk> diff --git a/gnu/usr.bin/dialog/Makefile.depend b/gnu/usr.bin/dialog/Makefile.depend index 87a30b89d0f0..db17003a8c44 100644 --- a/gnu/usr.bin/dialog/Makefile.depend +++ b/gnu/usr.bin/dialog/Makefile.depend @@ -2,7 +2,6 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ gnu/lib/libdialog \ include \ include/xlocale \ @@ -10,7 +9,8 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/msun \ - lib/ncurses/ncursesw \ + lib/ncurses/ncurses \ + lib/ncurses/tinfo \ .include <dirdeps.mk> diff --git a/gnu/usr.bin/diff3/Makefile.depend b/gnu/usr.bin/diff3/Makefile.depend index 6cfaab1c3644..8d409f5263ac 100644 --- a/gnu/usr.bin/diff3/Makefile.depend +++ b/gnu/usr.bin/diff3/Makefile.depend @@ -2,7 +2,6 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ |
