1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 20:39:49 +03:00
openwrt-xburst/package/dnsmasq/Makefile

10 lines
184 B
Makefile
Raw Normal View History

include $(TOPDIR)/rules.mk
include ./dnsmasq.mk
source: dnsmasq-source
prepare: $(DNSMASQ_DIR)/.unpacked
compile: $(DNSMASQ_DIR)/src/dnsmasq
install: dnsmasq
clean: dnsmasq-dirclean