mirror of
https://github.com/infinet/dnsmasq.git
synced 2025-05-08 00:56:06 +08:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
ifneq ($(TARGET_SIMULATOR),true)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|