mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
ifneq ($(TARGET_SIMULATOR),true)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|