Fixed manual page names from .0 to .8.
This commit is contained in:
parent
ffef03e710
commit
bb17304d3a
@ -1,5 +1,5 @@
|
||||
# Makefile for uucico
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:06 jtc Exp $
|
||||
# $Id: Makefile,v 1.1 1993/08/05 18:27:08 conklin Exp $
|
||||
|
||||
BINDIR= $(sbindir)
|
||||
BINOWN= $(owner)
|
||||
@ -14,7 +14,7 @@ DPADD+= $(LIBUNIX) $(LIBUUCONF) $(LIBUUCP)
|
||||
CFLAGS+= -I$(.CURDIR)/../common_sources\
|
||||
-DVERSION=\"$(VERSION)\"
|
||||
|
||||
MAN8= uucico.0
|
||||
MAN8= uucico.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.PATH: $(.CURDIR)/../common_sources
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Makefile for uuxqt
|
||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:28 jtc Exp $
|
||||
# $Id: Makefile,v 1.1 1993/08/05 18:28:24 conklin Exp $
|
||||
|
||||
BINDIR= $(sbindir)
|
||||
BINOWN= $(owner)
|
||||
@ -12,7 +12,7 @@ DPADD+= $(LIBUNIX) $(LIBUUCONF) $(LIBUUCP)
|
||||
CFLAGS+= -I$(.CURDIR)/../common_sources\
|
||||
-DVERSION=\"$(VERSION)\"
|
||||
|
||||
MAN8= uuxqt.0
|
||||
MAN8= uuxqt.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.PATH: $(.CURDIR)/../common_sources
|
||||
|
Loading…
Reference in New Issue
Block a user