X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=Makefile.upstream;h=d67a9294954007bf2163ce803e624b23ae4e51fe;hp=dd447a8aa8fbe11f074c56f5ba07f5282048a615;hb=ecd0e47d1f517f421bd32cbc60ffe566b9009508;hpb=a92a0ae865b9d9fccb001bec52cbf470d040ec4e diff --git a/Makefile.upstream b/Makefile.upstream index dd447a8..d67a929 100644 --- a/Makefile.upstream +++ b/Makefile.upstream @@ -182,7 +182,7 @@ endif cd upstream/libmspack-20030726/build-$(target); ln -sf ../src/mspack/* . touch $@ -.install_freetype-2.1.4_mips-unknown-elf: .install_nestedvm .download_freetype-2.1.4 +.install_freetype-2.1.4_mips-unknown-elf: .install_org.ibex.nestedvm .download_freetype-2.1.4 cd upstream/freetype-2.1.4/src; \ make setup ansi; \ PATH=$$PATH:`pwd`/../../install/bin make \ @@ -202,7 +202,7 @@ endif .install_libmspack-20030726_$(target): .build_libmspack-20030726_$(target); true -.install_gcc-3.3_mips-unknown-elf: .install_nestedvm +.install_gcc-3.3_mips-unknown-elf: .install_org.ibex.nestedvm touch $@ .install_%_$(target): .build_%_$(target)