chiark / gitweb /
6e87a48d6b206b27977d8b0a4aa379236492b44d
[elogind.git] / klibc / klibc / arch / ppc / Makefile.inc
1 # -*- makefile -*-
2 #
3 # arch/ppc/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
13 ARCHSOOBJS = $(patsubst %.o,%.lo,$(ARCHOBJS))
14
15 archclean: