lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 4ad8f19 was fb0e6f03, checked in by jermar <jermar@…>, 17 years ago |
|
Merge the boot branch.
|
-
Property mode
set to
100644
|
|
File size:
191 bytes
|
| Line | |
|---|
| 1 | debug: debug.o font-8x16.o
|
|---|
| 2 | gcc -o debug debug.o font-8x16.o
|
|---|
| 3 |
|
|---|
| 4 | debug.o: debug.c font-8x16.h
|
|---|
| 5 | gcc -c -o debug.o debug.c
|
|---|
| 6 |
|
|---|
| 7 | font-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.