2003/12/30 01:41:37
[org.ibex.core.git] / Makefile
index cf6a357..c18d3f1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -196,7 +196,7 @@ build/JVM/xwt.jar: .compile build/res/builtin.jar
 # Freetype
 #
 
-build/mips/%.c.o: .download_libmspack-20030726 src/%.c
+build/mips/%.c.o: src/%.c .download_libmspack-20030726
        make .install_freetype-2.1.4_mips-unknown-elf target=mips-unknown-elf
        mkdir -p $(@D)
        echo -e "\n\033[1mcompiling $< -> $@ (mips)\033[0m"