projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing config file and init script in the package
[openwrt.git]
/
package
/
libgd
/
Makefile
diff --git
a/package/libgd/Makefile
b/package/libgd/Makefile
index
3d5d745
..
aedb0af
100644
(file)
--- a/
package/libgd/Makefile
+++ b/
package/libgd/Makefile
@@
-90,6
+90,6
@@
uninstall-dev:
$(STAGING_DIR)/usr/include/gd*.h \
$(STAGING_DIR)/usr/lib/libgd.{a,so*} \
-compile: install-dev
-clean: uninstall-dev
+compile
-targets
: install-dev
+clean
-targets
: uninstall-dev
This page took
0.024141 seconds
and
4
git commands to generate.