site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Anton Altaparmakov writes:
On Sun, 3 Dec 2006, Kirill Kuvaldin wrote:
I'm going to write a simple VFS KEXT, so I decided to get started with msdosfs. I downloaded the source tarball, but, surprisingly, haven't found a way how to build these sources and get a suitable KEXT module. Looks like there are no makefiles in the Apple/Darwin world. So what tools should I use instead?
Unfortunately Apple documentation about VFS KEXTs looks strictly limited. :(
The IMHO easiest way is to use Xcode to open the project file and then click the build button. (-:
And then you can build your own Makefile based on the CFLAGs and such you see. :) Drew _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Gallatin