chiark / gitweb /
[PATCH] update klibc to version 0.181
[elogind.git] / klibc / klibc / arch / sh / Makefile.inc
1 # -*- makefile -*-
2 #
3 # arch/sh/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 = arch/sh/setjmp.o \
11            arch/sh/syscall.o
12
13 ARCHSOOBJS = $(patsubst %.o,%.lo,$(ARCHOBJS))
14
15 archclean: