revert r16017 there are no users of it yet
SVN-Revision: 16029
This commit is contained in:
parent
5c96996a7d
commit
3e8dc710b5
|
@ -27,7 +27,6 @@ define Host/Install
|
|||
$(INSTALL_DIR) $(STAGING_DIR_HOST)/lib $(STAGING_DIR_HOST)/include $(STAGING_DIR_HOST)/bin
|
||||
$(CP) $(HOST_BUILD_DIR)/C/*.h $(STAGING_DIR_HOST)/include/
|
||||
$(CP) $(UTIL_DIR)/liblzma.a $(STAGING_DIR_HOST)/lib/
|
||||
$(CP) $(HOST_BUILD_DIR)/C/LzmaUtil/lzma $(STAGING_DIR_HOST)/bin/lzma-new
|
||||
endef
|
||||
|
||||
define Host/Clean
|
||||
|
|
Loading…
Reference in New Issue