projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added dhcp6, an IPv6 implementation of the dhcp server and client
[openwrt.git]
/
package
/
mysql
/
Makefile
diff --git
a/package/mysql/Makefile
b/package/mysql/Makefile
index
b0af5d7
..
055e265
100644
(file)
--- a/
package/mysql/Makefile
+++ b/
package/mysql/Makefile
@@
-126,5
+126,5
@@
uninstall-dev:
$(STAGING_DIR)/usr/include/mysql \
$(STAGING_DIR)/usr/lib/mysql \
$(STAGING_DIR)/usr/include/mysql \
$(STAGING_DIR)/usr/lib/mysql \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
This page took
0.024352 seconds
and
4
git commands to generate.