Hi, I am trying to build a system wherein I have a directory. This instead contains many subdirectories and is nested. Depending on whenever the build system encounters Android.mk it builds that directory. Now I want to build the whole directory based on a product decision. So how do I design the Android.mk in the parent directory so that I can build whatever Android.mk s are present. The structure is something like this - Base\ Sub1\Again1\Android.mk Sub2\Again2\AndAgain2\Android.mk Basically all the directories by default do not have Android.mk. Thanks and Regards, Nandy
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
