projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix #81
[openwrt.git]
/
package
/
libtasn1
/
Makefile
diff --git
a/package/libtasn1/Makefile
b/package/libtasn1/Makefile
index
fd7836c
..
97a7cae
100644
(file)
--- a/
package/libtasn1/Makefile
+++ b/
package/libtasn1/Makefile
@@
-94,9
+94,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/lib/libtasn1.{a,so*} \
$(STAGING_DIR)/usr/share/aclocal/libtasn1.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.018719 seconds
and
4
git commands to generate.