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:
parent
c3d159079b
commit
f09e2f6cd8
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user