source: mainline/boot/tools/ppc32/Makefile@ 9b35499

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 9b35499 was fb0e6f03, checked in by jermar <jermar@…>, 17 years ago

Merge the boot branch.

  • Property mode set to 100644
File size: 191 bytes
Line 
1debug: debug.o font-8x16.o
2 gcc -o debug debug.o font-8x16.o
3
4debug.o: debug.c font-8x16.h
5 gcc -c -o debug.o debug.c
6
7font-8x16.o: font-8x16.c font-8x16.h
8 gcc -c -o font-8x16.o font-8x16.c
Note: See TracBrowser for help on using the repository browser.