Build texinfo documentation.

This commit is contained in:
kleink 1999-03-29 11:40:36 +00:00
parent c8a66681e3
commit 525cb207f6
2 changed files with 7 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.5 1997/10/18 05:47:46 lukem Exp $
# $NetBSD: Makefile,v 1.6 1999/03/29 11:40:36 kleink Exp $
#
# This is the Makefile for Taylor UUCP
SUBDIR= libunix libuucp libuuconf \
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
uustat uuto uux uuxqt
uustat uuto uux uuxqt doc
all-cu all-uuchk all-uucico all-uuconv all-uucp all-uulog all-uuname \
all-uupick all-uusched all-uustat all-uuto all-uux all-uuxqt: \

View File

@ -0,0 +1,5 @@
# $NetBSD: Makefile,v 1.1 1999/03/29 11:40:36 kleink Exp $
TEXINFO= uucp.texi
.include <bsd.info.mk>