Move man page directives to common/Makefile.inc.

This commit is contained in:
dcs 2000-05-19 08:52:16 +00:00
parent c35e50888f
commit dda5ed02c6

View File

@ -15,4 +15,9 @@ SRCS+= pnp.c
# Forth interpreter
.if BOOT_FORTH
SRCS+= interp_forth.c
MAN5+= ../forth/loader.conf.5
MAN8+= ../forth/loader.4th.8
.endif
MAN8+= loader.8