mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
6f2e36279a
commit
613784f560
@@ -25,3 +25,7 @@ $(CONTRIB_DIR)/$(LIBICONV): $(DOWNLOAD_DIR)/$(LIBICONV_TGZ)
|
||||
include/iconv:
|
||||
$(VERBOSE)mkdir -p $@
|
||||
$(VERBOSE)ln -sf ../../src/lib/libiconv/iconv.h $@
|
||||
|
||||
clean-libiconv:
|
||||
$(VERBOSE)rm -rf include/iconv
|
||||
$(VERBOSE)rm -rf $(CONTRIB_DIR)/$(LIBICONV)
|
||||
|
||||
Reference in New Issue
Block a user