On Sun, Jun 03 2018, Alexander Bluhm wrote:
> On Sun, Jun 03, 2018 at 12:26:18AM +0200, Klemens Nanni wrote:
>> With `make ROUTE=/usr/obj/sbin/route/route' I can test my patched
>> version without having to modify PATH or the regress Makefile.
>>
>> pfctl already does it that way.
>
> This is th
On Sun, Jun 03, 2018 at 12:26:18AM +0200, Klemens Nanni wrote:
> With `make ROUTE=/usr/obj/sbin/route/route' I can test my patched
> version without having to modify PATH or the regress Makefile.
>
> pfctl already does it that way.
This is the right approach.
> OK?
I prefer ROUTE ?= /sbin/rout
With `make ROUTE=/usr/obj/sbin/route/route' I can test my patched
version without having to modify PATH or the regress Makefile.
pfctl already does it that way.
OK?
Index: Makefile
===
RCS file: /cvs/src/regress/sbin/route/Makefile