Move man page directives to common/Makefile.inc.

This commit is contained in:
Daniel C. Sobral 2000-05-19 08:52:16 +00:00
parent 536f89a623
commit 9ece4dbfe9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60704

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