register a memory region for the "ROM" to prevent invalid pointer assertions
[AROS.git] / images / mmakefile.src
blob0dadb25995b39021f2d0de3914a9a39fbf820d2b
1 # Copyright © 2008, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.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)