mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
<bsd.doc.mk> now includes ../Makefile.inc, so don't include it here.
This commit is contained in:
parent
f0adc726c5
commit
363cefc57b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31816
@ -1,7 +1,6 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1997/03/04 18:21:05 wosch Exp $
|
||||
|
||||
SRCS= rcs.ms
|
||||
USE_PIC= yes
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.include <bsd.doc.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1997/03/04 18:21:06 wosch Exp $
|
||||
|
||||
SRCS= rcs_func.ms
|
||||
DOC= rcs_func
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.include <bsd.doc.mk>
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.2 1997/07/01 16:20:56 bde Exp $
|
||||
|
||||
SRCS= ex.rm
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.include <bsd.doc.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1997/03/02 14:07:40 wosch Exp $
|
||||
|
||||
SRCS= ex.summary
|
||||
DOC= summary
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.include <bsd.doc.mk>
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1997/03/02 14:07:46 wosch Exp $
|
||||
|
||||
SRCS= vi.summary
|
||||
DOC= summary
|
||||
SRCDIR= ${.CURDIR}/../../../../../contrib/nvi/docs/USD.doc/vitut
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.include <bsd.doc.mk>
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1997/03/02 14:07:47 wosch Exp $
|
||||
|
||||
SRCS= vi.in vi.chars
|
||||
#DOC= tutorial
|
||||
SRCDIR= ${.CURDIR}/../../../../../contrib/nvi/docs/USD.doc/vitut
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.include <bsd.doc.mk>
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1997/03/02 14:07:50 wosch Exp $
|
||||
|
||||
SRCS= vi.apwh.ms
|
||||
DOC= viapwh
|
||||
SRCDIR= ${.CURDIR}/../../../../../contrib/nvi/docs/USD.doc/vitut
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.include <bsd.doc.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user