diff options
Diffstat (limited to 'lib/ncurses')
-rw-r--r-- | lib/ncurses/panel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ncurses/panel/Makefile b/lib/ncurses/panel/Makefile index 423b73d..f9733db 100644 --- a/lib/ncurses/panel/Makefile +++ b/lib/ncurses/panel/Makefile @@ -26,7 +26,6 @@ ncurses_def.h: MKncurses_def.sh ncurses_defs # generate MAN CLEANFILES+= panel.3 MAN= panel.3 -all-man: panel.3 panel.3: panel.3x ln -s ${.ALLSRC} ${.TARGET} |