revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[AROS.git] / arch / m68k-amiga / freeanim / mmakefile.src
blob9182f1e1780d97f8010ec9ec5458cbe007e2effe
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 # Stub library for CD32 support.
7 # The original 'freeanim' library did started a spinning logo
8 # to hide the Workbench until the CD was mounted.
10 # The CD32 game would have a 'freeanim' program that expunged
11 # freeanim.library, which would remove the animation.
13 # For now, we just have an empty library that does nothing -
14 # this is enough to prevent 'freeanim' from crashing when
15 # it tries to expunge the library.
17 %build_module mmake=kernel-freeanim \
18     modname=freeanim modtype=library
20 %common