Rev 1032 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 1053 2006-03-22 17:32:52
- Author: tullio
- Log message:
- Resolved bug 237: printf.
Files affected:
- $(BASE)/makefile -> do not compile libfs if not requested into shark.cfg
- $(BASE)/shark.cfg -> added the option to compile or not the FS
- $(BASE)/config/config.mk -> add the make define to compile the FS
- $(BASE)/config/libdep.mk -> build the library only if requested into shark.cfg
- $(BASE)/libc/stdio/printf.c -> remap to the cprintf if FS not compiled