1 # Copyright © 2009, The AROS Development Team. All rights reserved.
4 include $(SRCDIR)/config/aros.cfg
6 USER_LDFLAGS := -static
8 FILES := muiscreen_init
10 FUNCS := allocpubscreendesc \
21 %build_module mmake=workbench-libs-muiscreen \
22 modname=muiscreen modtype=library \
23 files="$(FILES) $(FUNCS)"