Im working on a large application using JOGL, and some of the developers have the new intel based macbooks, but I dont know how I would go about getting or generating the natives for these computers.
Actually, problem solved.
I was under the impression that the source on this site was only to build the jogl API for applications to use with the precompiled natives, not actually the source for creating the native code as well.
It also seems that jar files compiled under the Intel macbooks work for all dists of OSX. So everyone is happy here.