Backed out previous commit. It was for bug for bug compatibility with

2.2's .mk files.

Fixed spelling and placement of '$Id$'.
This commit is contained in:
bde 1998-12-06 17:34:50 +00:00
parent c3d159079b
commit f09e2f6cd8

View File

@ -1,6 +1,6 @@
# The include file <bsd.docb.mk> handles installing SGML/docbook documents.
# $Id$
#
# $Id
# The include file <bsd.docb.mk> handles installing SGML/docbook documents.
#
# +++ variables +++
#
@ -52,5 +52,4 @@ install:
${INSTALL} ${COPY} -o ${DOCOWN} -g ${DOCGRP} -m ${DOCMODE} \
${_docs} ${DESTDIR}${DOCDIR}/${VOLUME}
.include <bsd.dep.mk>
.include <bsd.obj.mk>