Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
wtarreau
/
linux-2.4
/
1de5475e522f125168bf44f0b18c91c300e8a5b0
/
.
/
arch
/
cris
/
lib
/
Makefile
blob: da2b42434c62c10e83414c9cc15451a701fb59e2 [
file
] [
log
] [
blame
]
#
# Makefile for Etrax-specific library files..
#
.
S
.
o
:
$
(
CC
)
-
D__ASSEMBLY__ $
(
AFLAGS
)
-
traditional
-
c $
<
-
o $
*.
o
L_TARGET
=
lib
.
a
obj
-
y
=
checksum
.
o checksumcopy
.
o string
.
o usercopy
.
o memset
.
o csumcpfruser
.
o
include $
(
TOPDIR
)/
Rules
.
make