Sign in
googlers
/
maze
/
linux
/
46fc3e7b4e7233a0ac981ac9084b55217318d04d
/
.
/
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