Sign in
android-kvm
/
linux
/
3c602840528cf1aa835e6e32d76a0a45936b8e4c
/
.
/
arch
/
um
/
os-Linux
/
skas
/
Makefile
blob: 5fd8d4dad66a123501d9aff333d9bef809bba881 [
file
] [
log
] [
blame
]
#
# Copyright (C) 2002 - 2004 Jeff Dike (jdike@addtoit.com)
# Licensed under the GPL
#
obj
-
y
:=
mem
.
o process
.
o trap
.
o
USER_OBJS
:=
mem
.
o process
.
o trap
.
o
include arch
/
um
/
scripts
/
Makefile
.
rules