X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/680ed499d4094154c01a9c0c97b91499bb508d39..3bb3991eea499050bd6cfd2fe7520c4947973b18:/openwrt/package/net-snmp/Makefile diff --git a/openwrt/package/net-snmp/Makefile b/openwrt/package/net-snmp/Makefile index fef44d5ce..a0ffdc930 100644 --- a/openwrt/package/net-snmp/Makefile +++ b/openwrt/package/net-snmp/Makefile @@ -200,5 +200,5 @@ uninstall-dev: $(STAGING_DIR)/usr/include/net-snmp \ $(STAGING_DIR)/usr/lib/libnetsnmp{,agent,helpers,mibs}.{a,so*} \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev