repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
arch/boot: disable build of aros-side grub executables for now to bring back nightly...
[AROS.git]
/
workbench
/
classes
/
gadgets
/
arospalette
/
mmakefile.src
blob
0333ad8554c8dd26520f3cc20b4b09bf354001ef
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
USER_LDFLAGS := -static
6
7
FILES := paletteclass support
8
9
#MM workbench-gadgets-arospalette : includes linklibs
10
11
%build_module mmake=workbench-gadgets-arospalette \
12
modname=arospalette modtype=gadget \
13
files=$(FILES)