projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix telnetd in busybox 1.01
[openwrt.git]
/
openwrt
/
package
/
libgpg-error
/
Makefile
diff --git
a/openwrt/package/libgpg-error/Makefile
b/openwrt/package/libgpg-error/Makefile
index
48e2b5f
..
6b34bb5
100644
(file)
--- a/
openwrt/package/libgpg-error/Makefile
+++ b/
openwrt/package/libgpg-error/Makefile
@@
-87,9
+87,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libgpg-error.{a,so*} \
$(STAGING_DIR)/usr/share/aclocal/gpg-error.m4 \
-compile: install-dev
-
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
mostlyclean:
make -C $(PKG_BUILD_DIR) clean
This page took
0.028005 seconds
and
4
git commands to generate.