X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bd2218a04ffa7abbbcda591b53d526d6e8eba605..b074b384ed2fe2162862cbc2cc2c9b431f31f2b4:/openwrt/package/rrdtool1/Makefile diff --git a/openwrt/package/rrdtool1/Makefile b/openwrt/package/rrdtool1/Makefile index 7df6210bb..0dc0a47a5 100644 --- a/openwrt/package/rrdtool1/Makefile +++ b/openwrt/package/rrdtool1/Makefile @@ -101,5 +101,5 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/librrd.a \ $(STAGING_DIR)/usr/lib/librrd.so* \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev