chiark / gitweb /
volume_id: provide libvolume_id.a file
[elogind.git] / klibc / klibc / arch / m32r / Makefile.inc
1 # -*- makefile -*-
2 #
3 # arch/m32r/Makefile.inc
4 #
5 # Special rules for this architecture.  Note that this is actually
6 # included from the main Makefile, and that pathnames should be
7 # accordingly.
8 #
9
10 ARCHOBJS = \
11         arch/$(ARCH)/setjmp.o \
12         arch/$(ARCH)/syscall.o \
13         libgcc/__divdi3.o \
14         libgcc/__moddi3.o \
15         libgcc/__udivdi3.o \
16         libgcc/__umoddi3.o \
17         libgcc/__udivmoddi4.o
18
19 archclean: