On Thu, 23 Jan 2003, Herb W. Swan wrote:
>
> Sorry, I made a slight misstatement in my earlier post, corrected
> below. Thank you for reading this post.
> -
>
> This is not a bug, but a neat feature that would open the door
> to
Sorry, I made a slight misstatement in my earlier post, corrected
below. Thank you for reading this post.
-
This is not a bug, but a neat feature that would open the door
to improved functionality, as far as I can see.
The foll
This is not a bug, but a neat feature that would open the door
to improved functionality, as far as I can see.
The following makefile doesn't do what I had hoped it would:
all:b.logvsh
b_depend := a.raw.mod
%.logvsh: $($*_depend) %.mod
@echo make $@
%.raw.mod:
@ech