OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBSA
(Results
1 - 25
of
45
) sorted by relevancy
1
2
/src/sys/arch/mvme68k/stand/installboot/
Makefile
9
LIBSA
=${.CURDIR}/../../../../lib/
libsa
11
CPPFLAGS+= -I${
LIBSA
} -I. -D__daddr_t=int32_t -D_KERNTYPES
15
.PATH.c: ${
LIBSA
}
/src/sys/arch/powerpc/stand/mkbootimage/
Makefile
12
LIBSA
=${.CURDIR}/../../../../lib/
libsa
14
.PATH.c: ${
LIBSA
}
16
CPPFLAGS= -I${
LIBSA
} -I${.CURDIR} -I${BFDTOP}/include
/src/sys/arch/mvme68k/stand/bootsd/
Makefile
6
LIBS= ${
LIBSA
} ${LIBKERN} ${LIBBUG}
/src/sys/arch/atari/stand/libsa/
Makefile
12
### find out what to use for
libsa
15
.include "${S}/lib/
libsa
/Makefile.inc"
16
LIBSA
= ${SALIB}
23
LIBS= ${
LIBSA
} ${LIBKERN}
/src/sys/arch/mmeye/stand/bootelf/
Makefile
13
LIBSA
= ${.CURDIR}/../../../../lib/
libsa
15
.PATH: ${
LIBSA
}
/src/sys/arch/alpha/stand/standtest/
Makefile
22
${PROG}.sym: ${OBJS} ${
LIBSA
} ${LIBKERN}
25
${OBJS} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/mvme68k/stand/libsa/
Makefile
21
### find out what to use for
libsa
24
.include "${S}/lib/
libsa
/Makefile.inc"
25
LIBSA
= ${SALIB}
32
LIBS= ${
LIBSA
} ${LIBKERN}
/src/sys/arch/mvmeppc/stand/libsa/
Makefile
22
### find out what to use for
libsa
25
.include "${S}/lib/
libsa
/Makefile.inc"
26
LIBSA
= ${SALIB}
33
LIBS= ${
LIBSA
} ${LIBKERN}
/src/sys/arch/sparc/stand/bootxx/
Makefile
25
${PROG}: ${OBJS} ${
LIBSA
} ${LIBKERN}
26
${LD} -o ${.TARGET}.sym ${LINKFLAGS} ${OBJS} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/hpcmips/stand/lcboot/
Makefile
46
### find out what to use for
libsa
49
.include "${S}/lib/
libsa
/Makefile.inc"
50
LIBSA
= ${SALIB}
52
LIBLIST= ${
LIBSA
} ${LIBZ} ${
LIBSA
} ${LIBKERN} ${
LIBSA
}
55
${PROG}: ${OBJS} ${LIBKERN} ${
LIBSA
} ${LIBZ}
/src/sys/arch/bebox/stand/common/
Makefile
27
### find out what to use for
libsa
30
.include "${S}/lib/
libsa
/Makefile.inc"
31
LIBSA
= ${SALIB}
33
LIBS= ${
LIBSA
} ${LIBZ} ${LIBKERN}
/src/sys/arch/evbarm/stand/bootimx23/
Makefile
39
### find out what to use for
libsa
41
.include "${S}/lib/
libsa
/Makefile.inc"
42
LIBSA
= ${SALIB}
44
${PROG}: ${OBJS} ${
LIBSA
} ${LIBKERN}
47
${OBJS} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/news68k/stand/common/
Makefile
29
### find out what to use for
libsa
32
.include "${S}/lib/
libsa
/Makefile.inc"
33
LIBSA
= ${SALIB}
35
LIBS= ${
LIBSA
} ${LIBZ} ${LIBKERN}
/src/sys/arch/prep/stand/common/
Makefile
27
### find out what to use for
libsa
30
.include "${S}/lib/
libsa
/Makefile.inc"
31
LIBSA
= ${SALIB}
33
LIBS= ${
LIBSA
} ${LIBZ} ${LIBKERN}
/src/sys/arch/rs6000/stand/common/
Makefile
28
### find out what to use for
libsa
31
.include "${S}/lib/
libsa
/Makefile.inc"
32
LIBSA
= ${SALIB}
34
LIBS= ${
LIBSA
} ${LIBZ} ${LIBKERN}
/src/sys/arch/mvme68k/stand/bootxx/
Makefile
9
LIBS= ${
LIBSA
} ${LIBKERN} ${LIBBUG}
/src/sys/arch/sparc/stand/boot/
Makefile
53
bootjs.net: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN}
55
${
LIBSA
} ${LIBZ} ${LIBKERN}
60
boot.${RELOC}: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN}
62
${
LIBSA
} ${LIBZ} ${LIBKERN}
/src/sys/arch/alpha/stand/boot/
Makefile
32
${PROG}.sym: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN}
35
${OBJS} ${
LIBSA
} ${LIBZ} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/alpha/stand/netboot/
Makefile
28
${PROG}.sym: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN}
31
${OBJS} ${
LIBSA
} ${LIBZ} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/alpha/stand/ustarboot/
Makefile
30
${PROG}.sym: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN}
33
${OBJS} ${
LIBSA
} ${LIBZ} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/evbmips/stand/sbmips/boot/
Makefile
28
${PROG}.sym: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN} ${LDSCRIPT}
31
${OBJS} ${
LIBSA
} ${LIBZ} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/evbmips/stand/sbmips/netboot/
Makefile
28
${PROG}.sym: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN} ${LDSCRIPT}
31
${OBJS} ${
LIBSA
} ${LIBZ} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/sbmips/stand/boot/
Makefile
28
${PROG}.sym: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN} ${LDSCRIPT}
31
${OBJS} ${
LIBSA
} ${LIBZ} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/sbmips/stand/netboot/
Makefile
28
${PROG}.sym: ${OBJS} ${
LIBSA
} ${LIBZ} ${LIBKERN} ${LDSCRIPT}
31
${OBJS} ${
LIBSA
} ${LIBZ} ${
LIBSA
} ${LIBKERN}
/src/sys/arch/vax/boot/xxboot/
Makefile
30
.include "${S}/lib/
libsa
/Makefile.inc"
31
LIBSA
= ${SALIB}
39
${PROG}: ${OBJS} ${
LIBSA
} ${LIBKERN}
40
${LD} -N -Ttext 100000 -o ${PROG}.out ${OBJS} ${
LIBSA
} ${LIBKERN}
Completed in 17 milliseconds
1
2
Indexes created Wed Oct 15 16:09:53 GMT 2025