remove UninstallDev
[openwrt/svn-archive/archive.git] / libs / libbfd / Makefile
index a922f812e1462f876c7681a633f9d0cee401162b..32708cd9ba6ddeb81b2bb5be0648fcc04ac8688d 100644 (file)
@@ -52,12 +52,4 @@ define Build/InstallDev
                $(1)/usr/lib/
 endef
 
-define Build/UninstallDev
-       rm -f \
-               $(STAGING_DIR)/usr/include/ansidecl.h \
-               $(STAGING_DIR)/usr/include/bfd{,link}.h \
-               $(STAGING_DIR)/usr/include/symcat.h \
-               $(STAGING_DIR)/usr/lib/libbfd.a
-endef
-
 $(eval $(call Build/DefaultTargets))