Index: anches/experimentation/devel/darwin-headers64/chud/.cvsignore
===================================================================
--- /branches/experimentation/devel/darwin-headers64/chud/.cvsignore	(revision 8110)
+++ 	(revision )
@@ -1,4 +1,0 @@
-*.cdb*
-
-
-*~.*
Index: /branches/experimentation/devel/darwin-headers64/cocoa/C/populate.sh
===================================================================
--- /branches/experimentation/devel/darwin-headers64/cocoa/C/populate.sh	(revision 8111)
+++ /branches/experimentation/devel/darwin-headers64/cocoa/C/populate.sh	(revision 8111)
@@ -0,0 +1,10 @@
+#!/bin/sh
+# For now, things earlier than the 10.5 sdk are pointless
+rm -rf System Developer usr
+SDK=/Developer/SDKs/MacOSX10.5.sdk
+CFLAGS="-m64 -fobjc-abi-version=2 -isysroot ${SDK}"; export CFLAGS
+h-to-ffi.sh ${SDK}/usr/include/objc/objc-runtime.h
+h-to-ffi.sh ${SDK}/usr/include/objc/objc-exception.h
+h-to-ffi.sh ${SDK}/usr/include/objc/Object.h
+h-to-ffi.sh ${SDK}/usr/include/objc/Protocol.h
+h-to-ffi.sh ${SDK}/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h
Index: anches/experimentation/devel/darwin-headers64/libc/.cvsignore
===================================================================
--- /branches/experimentation/devel/darwin-headers64/libc/.cvsignore	(revision 8110)
+++ 	(revision )
@@ -1,3 +1,0 @@
-*.cdb*
-
-*~.*
