X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bd2218a04ffa7abbbcda591b53d526d6e8eba605..6889d835572a0087f17aefe8b5a4a4cd4d94d349:/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