Linux-2.6.12-rc2
[deliverable/linux.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
This page took 0.029638 seconds and 5 git commands to generate.