vserver 2.0 rc7
[linux-2.6.git] / arch / um / kernel / tt / ptproxy / Makefile
1
2 # Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 # Licensed under the GPL
4 #
5
6 obj-y = proxy.o ptrace.o sysdep.o wait.o
7
8 USER_OBJS := $(obj-y)
9
10 include arch/um/scripts/Makefile.rules