Hi, I have developed a device driver for BSD and I mailed it to a customer from a windows machine.But the driver did not compile on the target BSD machine.we found that because the src files got ^M's for every end -of -line beacause of windows,and hence the compile did not go through.Is there any flag that I can set in the makefile for gcc so that the end of line charaters are ignored during compilation?
Please help urgently.I have the scripts to remmove this ^M's but if I can modify the makefile to set some flag then it will be a much better solution. Thankyou shubha __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
