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