Oops, forgot to add SRCS+= x86/chapter.sgml.
This commit is contained in:
parent
48e08f6677
commit
e2ee892e4b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9413
3 changed files with 6 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/Makefile,v 1.1 2000/07/30 18:20:23 asmodai Exp $
|
||||
# $FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/Makefile,v 1.2 2001/05/02 01:53:13 murray Exp $
|
||||
#
|
||||
# Build the FreeBSD Developers' Handbook.
|
||||
#
|
||||
|
@ -27,6 +27,7 @@ SRCS+= isa/chapter.sgml
|
|||
SRCS+= pci/chapter.sgml
|
||||
SRCS+= usb/chapter.sgml
|
||||
SRCS+= scsi/chapter.sgml
|
||||
SRCS+= x86/chapter.sgml
|
||||
|
||||
# Entities
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/Makefile,v 1.1 2000/07/30 18:20:23 asmodai Exp $
|
||||
# $FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/Makefile,v 1.2 2001/05/02 01:53:13 murray Exp $
|
||||
#
|
||||
# Build the FreeBSD Developers' Handbook.
|
||||
#
|
||||
|
@ -27,6 +27,7 @@ SRCS+= isa/chapter.sgml
|
|||
SRCS+= pci/chapter.sgml
|
||||
SRCS+= usb/chapter.sgml
|
||||
SRCS+= scsi/chapter.sgml
|
||||
SRCS+= x86/chapter.sgml
|
||||
|
||||
# Entities
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/Makefile,v 1.1 2000/07/30 18:20:23 asmodai Exp $
|
||||
# $FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/Makefile,v 1.2 2001/05/02 01:53:13 murray Exp $
|
||||
#
|
||||
# Build the FreeBSD Developers' Handbook.
|
||||
#
|
||||
|
@ -27,6 +27,7 @@ SRCS+= isa/chapter.sgml
|
|||
SRCS+= pci/chapter.sgml
|
||||
SRCS+= usb/chapter.sgml
|
||||
SRCS+= scsi/chapter.sgml
|
||||
SRCS+= x86/chapter.sgml
|
||||
|
||||
# Entities
|
||||
|
||||
|
|
Loading…
Reference in a new issue