summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.sgml.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.sgml.mk b/share/mk/bsd.sgml.mk
index 4292f89..370d70d 100644
--- a/share/mk/bsd.sgml.mk
+++ b/share/mk/bsd.sgml.mk
@@ -1,7 +1,7 @@
# bsd.sgml.mk - 8 Sep 1995 John Fieber
# This file is in the public domain.
#
-# $Id: bsd.sgml.mk,v 1.19 1997/05/25 12:43:06 wosch Exp $
+# $Id: bsd.sgml.mk,v 1.20 1997/06/21 15:40:33 jkh Exp $
#
# The include file <bsd.sgml.mk> handles installing sgml documents.
# <bsd.prog.mk> includes the file named "../Makefile.inc" if it exists,
@@ -198,7 +198,7 @@ CLEANFILES+= ${DOC}.${_XFORMAT}
.for __target in beforeinstall afterinstall maninstall depend _SUBDIR
-.if !target(__target)
+.if !target(${__target})
${__target}:
.endif
.endfor
OpenPOWER on IntegriCloud