projects
/
bertos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Compiles automatically the resources if needed
[bertos.git]
/
bertos
/
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: Bernie Innocenti <bernie@codewiz.org>
9
#
10
11
%.c: %.bdf
12
bertos/fonts/convbdf $< > $@