File: Android.mk

package info (click to toggle)
dnsmasq 2.72-3
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 2,820 kB
  • sloc: ansic: 26,873; sh: 697; perl: 643; makefile: 284; python: 136; xml: 53
file content (3 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (9)
1
2
3
ifneq ($(TARGET_SIMULATOR),true)
include $(call all-subdir-makefiles)
endif