Bringing flexcat 2.15 into the main branch (again)
[AROS.git] / arch / m68k-amiga / freeanim / mmakefile.src
blob57477478149231aab3a1c8d0d5d675a7c2166f98
1 # $Id$
2 include $(TOP)/config/make.cfg
4 # Stub library for CD32 support.
6 # The original 'freeanim' library did started a spinning logo
7 # to hide the Workbench until the CD was mounted.
9 # The CD32 game would have a 'freeanim' program that expunged
10 # freeanim.library, which would remove the animation.
12 # For now, we just have an empty library that does nothing -
13 # this is enough to prevent 'freeanim' from crashing when
14 # it tries to expunge the library.
16 %build_module mmake=kernel-freeanim \
17     modname=freeanim modtype=library
19 %common