Move man page directives to common/Makefile.inc.

This commit is contained in:
Daniel C. Sobral 2000-05-19 08:41:45 +00:00
parent 27391e65fd
commit a2aa3427cf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60702
2 changed files with 0 additions and 4 deletions

View File

@ -2,8 +2,6 @@
BASE= loader
PROG= ${BASE}
MAN5= ../../forth/loader.conf.5
MAN8= loader.8 ../../forth/loader.4th.8
#NOMAN=
STRIP=
NEWVERSWHAT= "bootstrap loader" i386

View File

@ -2,8 +2,6 @@
BASE= loader
PROG= ${BASE}
MAN5= ../../forth/loader.conf.5
MAN8= ../../i386/loader/loader.8 ../../forth/loader.4th.8
#NOMAN=
STRIP=
NEWVERSWHAT= "bootstrap loader" pc98