| Re: [AD] doc building patterns (was: Release Candidate 3) | 
[ Thread Index | 
Date Index
| More lists.liballeg.org/allegro-developers Archives
] 
On 2001-12-07, Grzegorz Adam Hankiewicz <gradha@xxxxxxxxxx> wrote:
> On Thu, Dec 06, 2001 at 01:45:31PM +1100, Peter Wang wrote:
> > Finally, I found out yesterday that the new Unix makefile doesn't work
> > with BSD make.  It doesn't understand the doc building patterns. I
> > don't know how to fix that.
> 
> I presume BSD dislikes $(filter), which surely is some sort of GNU
> extension.  The following seems to work ok for me.
I applied it, but it still doesn't like the new patterns.
   tjaden@xxxxxxxxxx ~/cvs/allegro $ pmake      
   pmake: Don't know how to make target `docs/texi/allegro.texi'
BTW, BSD make is available as `pmake' under Linux.  It comes with
Mandrake, IIRC.