sep ${.OBJDIR} fixes by Antoine Leica.
This commit is contained in:
parent
6e47e2996f
commit
b9f53528ee
@ -78,7 +78,7 @@ signames.c signames.h: mksignames
|
|||||||
|
|
||||||
.ORDER: operators.c operators.h
|
.ORDER: operators.c operators.h
|
||||||
operators.c operators.h: mkexpr unary_op binary_op
|
operators.c operators.h: mkexpr unary_op binary_op
|
||||||
sh bltin/mkexpr bltin/unary_op bltin/binary_op
|
sh ${.CURDIR}/bltin/mkexpr ${.CURDIR}/bltin/unary_op ${.CURDIR}/bltin/binary_op
|
||||||
|
|
||||||
arith.h: arith.c
|
arith.h: arith.c
|
||||||
arith.c: arith.y
|
arith.c: arith.y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user