Advertisement
Guest User

Untitled

a guest
Dec 29th, 2013
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. $ make
  2. CC_W debug/wrappers/wrapper_ARM.c
  3. DEC debug/wrappers/wrapper_ARM.o
  4. CC_W debug/wrappers/wrapper_THUMB.c
  5. DEC debug/wrappers/wrapper_THUMB.o
  6. CC_W debug/wrappers/wrapper_GENERIC.c
  7. DEC debug/wrappers/wrapper_GENERIC.o
  8. CC apkenv.o
  9. CC linker/dlfcn.o
  10. CC linker/linker.o
  11. CC linker/linker_environ.o
  12. CC linker/rt.o
  13. CC linker/strlcpy.o
  14. CC compat/egl_wrappers.o
  15. CC compat/gles2_wrappers.o
  16. CC compat/gles_wrappers.o
  17. CC compat/hooks.o
  18. CC compat/libc_wrappers.o
  19. CC compat/liblog_wrappers.o
  20. CC compat/pthread_wrappers.o
  21. CC apklib/apklib.o
  22. CC apklib/ioapi.o
  23. CC apklib/ioapi_mem.o
  24. CC apklib/unzip.o
  25. CC jni/jnienv.o
  26. CC jni/shlib.o
  27. CC imagelib/imagelib.o
  28. CC imagelib/loadjpeg.o
  29. CC imagelib/loadpng.o
  30. CC debug/debug.o
  31. CC platform/maemo.o
  32. LINK apkenv
  33. MOD angrybirds.apkenv.so
  34. MOD cuttherope.apkenv.so
  35. MOD fruitninja.apkenv.so
  36. MOD generic.apkenv.so
  37. MOD marmalade.apkenv.so
  38. MOD openframeworks.apkenv.so
  39. MOD trg2.apkenv.so
  40. MOD unity.apkenv.so
  41. MOD worldofgoo.apkenv.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement