Fixed strict-aliasing errors and added missing casts.
[AROS.git] / images / mmakefile.src
blob279bfcdffd833c43219520c4818c7badb611fb85
1 # Copyright © 2008, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 #MM- workbench-complete : workbench-images workbench-images-themes
8 %copy_files_q mmake=workbench-images files="$(call WILDCARD, *.png *.jpg)" dst=$(AROS_IMAGES)
10 %copy_dir_recursive mmake=workbench-images-themes src=$(SRCDIR)/images/Themes dst=$(AROS_THEMES)