sep ${.OBJDIR} fixes by Antoine Leica.

This commit is contained in:
Ben Gras 2010-06-27 23:47:59 +00:00
parent 6e47e2996f
commit b9f53528ee

View file

@ -78,7 +78,7 @@ signames.c signames.h: mksignames
.ORDER: operators.c operators.h
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.c: arith.y