summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rbutil/sansapatcher/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/rbutil/sansapatcher/Makefile b/rbutil/sansapatcher/Makefile
index 98d3971b0e..c358211b5e 100644
--- a/rbutil/sansapatcher/Makefile
+++ b/rbutil/sansapatcher/Makefile
@@ -48,5 +48,8 @@ bootimg_c200.c: firmware.mi4 ../tools/bin2c
48bootimg_e200.c: PP5022.mi4 ../tools/bin2c 48bootimg_e200.c: PP5022.mi4 ../tools/bin2c
49 ../tools/bin2c PP5022.mi4 bootimg_e200 49 ../tools/bin2c PP5022.mi4 bootimg_e200
50 50
51../tools/bin2c:
52 make -C ../tools bin2c
53
51clean: 54clean:
52 rm -f sansapatcher.exe sansapatcher-mac sansapatcher-i386 sansapatcher-ppc sansapatcher bootimg_c200.c bootimg_c200.h bootimg_e200.c bootimg_e200.h *~ 55 rm -f sansapatcher.exe sansapatcher-mac sansapatcher-i386 sansapatcher-ppc sansapatcher bootimg_c200.c bootimg_c200.h bootimg_e200.c bootimg_e200.h *~