File: Android.mk

package info (click to toggle)
hedgewars 0.9.20.5-12
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 196,648 kB
  • ctags: 18,574
  • sloc: pascal: 42,048; ansic: 33,960; cpp: 23,066; java: 8,210; haskell: 3,179; xml: 2,611; objc: 363; sh: 221; python: 105; makefile: 24
file content (7 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk