Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 17:47:29 +0000
From:      Ceri Davies <setantae@submonkey.net>
To:        doc@freebsd.org
Subject:   Patch for making clean in the handbook
Message-ID:  <20030119174729.GA34547@submonkey.net>

next in thread | raw e-mail | index | archive | help

--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline


I've only recently acquired any make fu, so could this please be reviewed ?

Cheer,

Ceri
-- 
By my ancestors, I shall avenge the reckoning of my guardians!

--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="imagelib.diff"

Index: doc/share/mk/doc.images.mk
===================================================================
RCS file: /home/ncvs/doc/share/mk/doc.images.mk,v
retrieving revision 1.20
diff -u -r1.20 doc.images.mk
--- doc/share/mk/doc.images.mk	2 Nov 2002 21:45:53 -0000	1.20
+++ doc/share/mk/doc.images.mk	19 Jan 2003 17:44:13 -0000
@@ -217,6 +217,7 @@
 # %callout-graphics-path% variable in the .dsl file.
 #
 LOCAL_IMAGES_LIB_DIR?= imagelib
+CLEANDIRS+=	${LOCAL_IMAGES_LIB_DIR}
 
 #
 # Create a target for each image used from the library.  This target just

--x+6KMIRAuhnl3hBn--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030119174729.GA34547>