projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected missing dependency
[openwrt.git]
/
package
/
rrdtool1
/
Makefile
diff --git
a/package/rrdtool1/Makefile
b/package/rrdtool1/Makefile
index
7df6210
..
0dc0a47
100644
(file)
--- a/
package/rrdtool1/Makefile
+++ b/
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
This page took
0.022095 seconds
and
4
git commands to generate.