mirror of
https://thekelleys.org.uk/git/dnsmasq.git
synced 2026-01-14 13:03:27 +00:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
ifneq ($(TARGET_SIMULATOR),true)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|