Skip to content
Snippets Groups Projects
Select Git revision
  • next default protected
1 result

Android.mk

Blame
  • Forked from STJr / SRB2
    16270 commits behind the upstream repository.
    Alam Ed Arias's avatar
    Alam Ed Arias authored and Alam Arias committed
    b93cb1b6
    History
    Android.mk 176 B
    # Build both the native piece of SRB2 for Android, and the Java frontend.
    LOCAL_PATH:= $(call my-dir)
    
    include $(CLEAR_VARS)
    
    include $(call all-makefiles-under,$(LOCAL_PATH))