1 # Copyright © 2013, The AROS Development Team. All rights reserved.
4 include $(SRCDIR)/config/aros.cfg
6 FILES := main appearanceeditor themepreview misc locale args
8 EXEDIR := $(AROS_PREFS)
10 USER_CFLAGS := $(PARANOIA_CFLAGS)
12 #MM- workbench-prefs : workbench-prefs-appearance
13 #MM workbench-prefs-appearance : includes linklibs workbench-prefs-appearance-catalogs
15 %build_prog mmake=workbench-prefs-appearance \
16 progname=Appearance targetdir=$(EXEDIR) \
17 files=$(FILES) uselibs="mui"