Subject: Re: Stylewriter driver (was Re: xemacs printing)
To: Guy Santiglia <robin5153@yahoo.com>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 09/02/1999 02:45:26
On Thu, 2 Sep 1999, Guy Santiglia wrote:

>   There is no makefile.  It's not from the packages.  There is a
> Makefile.atalk, but I believe that is for setting up the printer
> on an apple talk network.  I tried 
> $ CPPFLAGS=-Dunix
> $ gcc lpstyl.c
> 
> But that gave me the same error message.

More like 'gcc -Dunix lpstyl.c'.

Hard to believe that there's no makefile. There should be at least a
build script, or a README. Even if the entire distribution consists of
the file lpstyl.c, there should be instructions contained within it.
If all you have is a single file ripped out of a distribution, it's
probably not worth the effort.