`all-man' now creates manpages in the -DNOMANCOMPRESS case too.
This commit is contained in:
parent
2f371b0268
commit
9c6025c3db
@ -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}
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user