chiark / gitweb /
edf43459f8c9f8b0d39dda3bb12533907ff0580d
[elogind.git] / klibc / klibc / arch / ia64 / Makefile.inc
1 # -*- makefile -*-
2 #
3 # arch/ia64/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)/vfork.o \
12         arch/$(ARCH)/setjmp.o
13
14 ARCHSOOBJS = $(patsubst %o,%.lo,%(ARCHOBJS))
15
16 archclean: