If possible, pick up the caesar program inside in the compilation tree.
This commit is contained in:
parent
04bc775d03
commit
d2757e2bd6
@ -31,6 +31,6 @@ fortunes-o.dat: fortunes-o
|
||||
${.CURDIR}/../strfile/obj/strfile -rsx fortunes-o ${.TARGET}
|
||||
|
||||
fortunes-o: fortunes-o.${TYPE}
|
||||
/usr/games/caesar 13 < ${.ALLSRC} > ${.TARGET}
|
||||
PATH=../../caesar:$$PATH ; caesar 13 < ${.ALLSRC} > ${.TARGET}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user