I found out myself...I had to add 64 to the darwin-arm folder name and darwin-arm.mk file name. It compiled fine after that, except that it said something about lexical yada yada yada alias line 42. I'll have to run it again and get the exact error message.
I also just really need to know how the tweak file is supposed to look; the format, in laymens terms. I have the function names, offsets, strings, etc...I just cannot comprehend the tuts I've seen regarding how to do it. I'm not as smart and savvy as you guys when it comes to this code stuff.
Here is a copy of make package command
damejs-iPad:~/familyfarmhack root# make package
/var/root/familyfarmhack/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/root/familyfarmhack/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
Making all for tweak FamilyFarmHack...
make[2]: Nothing to be done for `internal-library-compile'.
Making stage for tweak FamilyFarmHack...
dpkg-deb: building package `com.dame.familyfarm' in `./com.dame.familyfarm_0.0.1-3_iphoneos-arm.deb'.