projects
/
bertos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove CONFIG_WATCHDOG stuff: watchdog macros expand to nothing when wdt is active.
[bertos.git]
/
fonts
/
fonts.mk
1
#
2
# $Id$
3
# Copyright 2003, 2004, 2005, 2006 Develer S.r.l. (http://www.develer.com/)
4
# All rights reserved.
5
#
6
# Makefile fragment for DevLib demo application.
7
#
8
# Author: Bernardo Innocenti <bernie@develer.com>
9
#
10
11
%.c: %.bdf
12
fonts/convbdf $< > $@