repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
arch
/
i386-pc
/
battclock
/
mmakefile.src
blob
86606e3a1aec90ad737657c0e43291f7ec4c9c14
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
USER_CFLAGS := -I$(TOP)/rom/battclock
5
%build_archspecific \
6
mainmmake=kernel-battclock maindir=rom/battclock arch=pc-i386 \
7
files=readbattclock modulename=battclock
8
9
#MM- kernel-battclock-pc-i386 : kernel-battclock-includes