I am new to linux, and i can't figure out how to compile my network drivers. I've already transfered all of the files(.c, and .h's) to a temporary directory on the drive, but i don't know how to compile it. It came with a Makefile, so i tried typing in make Makefile and gcc Makefile. When i typed in gcc Makefile it returned the error "parse error" When I type in make Makefile, I get the error Linux kernel source not found. Any help is appreciated, I have almost no knowledge of Unix or Linux. Thanks.
Note: Does it matter if i un gz/tared all of the files first on a windows machine, copied them to a floppy then copied them onto a linux machine?
Note: Does it matter if i un gz/tared all of the files first on a windows machine, copied them to a floppy then copied them onto a linux machine?
