arch/boot: disable build of aros-side grub executables for now to bring back nightly...
[AROS.git] / workbench / classes / gadgets / arospalette / mmakefile.src
blob0333ad8554c8dd26520f3cc20b4b09bf354001ef
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_LDFLAGS := -static
7 FILES := paletteclass support
9 #MM workbench-gadgets-arospalette : includes linklibs
11 %build_module mmake=workbench-gadgets-arospalette \
12   modname=arospalette modtype=gadget \
13   files=$(FILES)