1 # Copyright © 2003, The AROS Development Team. All rights reserved.
4 include $(TOP)/config/make.cfg
12 iconcontainerobserver \
20 trashcaniconobserver \
29 internaliconopsclass \
31 internalwindowopsclass \
32 internaldesktopopsclass \
33 containericonobserver \
38 createdesktopobjecta \
43 #MM workbench-libs-desktop-includes : \
44 #MM kernel-exec-includes \
45 #MM kernel-intuition-includes \
46 #MM kernel-utility-includes \
47 #MM kernel-dos-includes \
48 #MM kernel-input-includes \
49 #MM kernel-graphics-includes \
50 #MM kernel-layers-includes \
51 #MM workbench-libs-icon-includes \
52 #MM workbench-libs-muimaster-includes \
54 #MM- workbench-libs-desktop : linklibs
56 USER_CFLAGS := -D__DESKTOP_NOLIBBASE__
57 %build_module mmake=workbench-libs-desktop \
58 modname=desktop modtype=library \
59 files="desktop_init $(FUNCS) $(FILES)" \