mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2026-04-02 00:18:40 +01:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
ifneq ($(TARGET_SIMULATOR),true)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|