Make OBJDIR-clean.

Submitted by: roam
This commit is contained in:
Murray Stokely 2002-02-02 16:38:18 +00:00
parent 70bba8d5c1
commit 3f744276ed
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12062

View file

@ -21,7 +21,7 @@ CLEANFILES+= branches.ps branches.eps
DOC_PREFIX?= ${.CURDIR}/../../..
branches.eps: branches.pic
${PIC2PS} branches.pic > branches.ps
${PIC2PS} ${.CURDIR}/branches.pic > branches.ps
${PS2EPS} branches.ps branches.eps
.include "${DOC_PREFIX}/share/mk/doc.project.mk"