repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Documented GVF_SAVE_VAR alongside other flags, and removed a query/doubt
[AROS.git]
/
arch
/
all-mingw32
/
battclock
/
mmakefile.src
blob
13275917cfee27f1e54dc878e4473579f588314e
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
%build_archspecific \
6
mainmmake=kernel-battclock maindir=rom/battclock \
7
arch=mingw32 \
8
files="battclock_init readbattclock writebattclock"
9
10
%common