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
Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git]
/
arch
/
.unmaintained
/
m68k-pp-native
/
clib
/
mmakefile.src
blob
91901cf39f1dfae3886a114798852d0f222b1f51
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
USER_CFLAGS := $(SHARED_CFLAGS) -I$(TOP)/compiler/clib -I..
6
SPECIAL_AFLAGS := -I..
7
%build_archspecific \
8
mainmmake=linklibs-clib maindir=compiler/clib \
9
arch=m68k \
10
asmfiles="longjmp setjmp"
11
12
%common