[sane-devel] On the HP 2400 scanjet

m. allan noah anoah at pfeiffer.edu
Wed Feb 11 18:14:21 GMT 2004


you dont need make if your program is just a .c file.

something like this will do:

gcc -o programname filename.c

if you use libusb or any other dynamic libs in your program, you would do:

gcc -o programname -lusb filename.c

allan

On Tue, 10 Feb 2004, Jason Anderson wrote:

> Whoops, sorry.
> I mean the simple little program I'm using to try to access my scanner and see what I can do to it.
> 

-- 
"so don't tell us it can't be done, putting down what you don't know.
money isn't our god, integrity will free our souls" - Max Cavalera





More information about the sane-devel mailing list