Hi, maxx wrote: <SNIP> > [localhost:sourceforge.net/ucanoscan/freebsd-driver] maxx% ls -f > canoscan_usb.c CVS Makefile README > [localhost:sourceforge.net/ucanoscan/freebsd-driver] maxx% gnumake -d -f > makefile <SNIP> > Reading makefiles... > Reading makefile `makefile'... > makefile:12: *** missing separator. Stop.
Depending on the settings of your system, you might be processing a completely different makefile from the one you intend to process, since the makefile in your directory is written with a capital 'M', whereas both the commandline as well as the make error message refer to a 'makefile' without capitalisation. HTH, Johan Bezem CSK Software AG _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make