Make OBJDIR-clean.
Submitted by: roam
This commit is contained in:
parent
70bba8d5c1
commit
3f744276ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12062
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ CLEANFILES+= branches.ps branches.eps
|
||||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
|
||||||
branches.eps: branches.pic
|
branches.eps: branches.pic
|
||||||
${PIC2PS} branches.pic > branches.ps
|
${PIC2PS} ${.CURDIR}/branches.pic > branches.ps
|
||||||
${PS2EPS} branches.ps branches.eps
|
${PS2EPS} branches.ps branches.eps
|
||||||
|
|
||||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||||
|
|
Loading…
Reference in a new issue