projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
replace madwifi with madwifi-ng
[openwrt.git]
/
package
/
linux-atm
/
Makefile
diff --git
a/package/linux-atm/Makefile
b/package/linux-atm/Makefile
index
ef91e28
..
1cb04b4
100644
(file)
--- a/
package/linux-atm/Makefile
+++ b/
package/linux-atm/Makefile
@@
-87,9
+87,8
@@
uninstall-dev:
$(STAGING_DIR)/usr/include/atm{,d,sap}.h \
$(STAGING_DIR)/usr/lib/libatm.{a,so*} \
-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.020936 seconds
and
4
git commands to generate.