site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:from:subject:date:to:x-mailer; b=biJrbH1YJM/B5F8x2MwMGN4yP6tEvVzzWjnMR2lVwoibog39pGGa7OzqfD4Rnhyc0eKoPmOGgXI9vMjnAN0OHRDRxviOZ/3dizaTM+4kdFdrcvAJLDF3SMwIIOrGIg3rOpdXKazOvXeZ9lDNPR0F92tBvnLmbwTvVVPCXnY07bs= And then you can build your own Makefile based on the CFLAGs and such you see. :) JP _______________________________________________ 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 On Dec 3, 2006, at 5:46 AM, Andrew Gallatin wrote: 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. (-: But you would have no need to, since you can just make your changes and click build again. :-) smime.p7s
participants (1)
-
John Davidorff Pell