clean up some makefile issues. (NicJA)
[AROS.git] / workbench / classes / datatypes / animation / mmakefile.src
bloba6df790d4eccb4951c3a1099e4d96ed912b71f02
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 FILES := animationclass animationbuffer animationframe animationplayback animationsave animationprefs
7 #MM- workbench-datatypes-animation : workbench-datatype-animation
8 #MM workbench-datatype-animation : includes linklibs workbench-datatype-animation-envarc
10 USER_CPPFLAGS   := -DDEBUG=0
11 USER_LDFLAGS := -static
13 %build_module mmake=workbench-datatype-animation \
14     modname=animation modtype=datatype \
15     files=$(FILES)
17 #MM
18 workbench-datatype-animation-envarc:
19         @$(MKDIR) $(AROS_ENVARC)/Classes/DataTypes
20         @$(ECHO) "NOSKIP" > $(AROS_ENVARC)/Classes/DataTypes/animation.prefs