OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOLDIR
(Results
1 - 25
of
56
) sorted by relevancy
1
2
3
/src/tools/lint/
Makefile
5
HOST_CPPFLAGS= -DPATH_LIBEXEC=\"${
TOOLDIR
}/libexec\" \
6
-DPATH_LINTLIB=\"${
TOOLDIR
}/libdata/lint\" \
14
install: ${
TOOLDIR
}/libdata/lint/strict-bool/stdbool.h
16
${
TOOLDIR
}/libdata/lint/strict-bool/stdbool.h:: ${STDBOOL_H}
/src/tools/mpfr/
Makefile
6
CONFIGURE_ARGS+= --with-gmp=${
TOOLDIR
:Q}
13
CONFIGURE_ENV+= ac_cv_path_mkdir="${
TOOLDIR
}/bin/${MACHINE_GNU_PLATFORM}-install -d"
/src/tools/mpc/
Makefile
6
CONFIGURE_ARGS+= --with-gmp=${
TOOLDIR
:Q} \
7
--with-mpfr=${
TOOLDIR
:Q}
14
CONFIGURE_ENV+= ac_cv_path_mkdir="${
TOOLDIR
}/bin/${MACHINE_GNU_PLATFORM}-install -d"
/src/tools/lint1/
Makefile
5
HOST_BINDIR= ${
TOOLDIR
}/libexec
/src/tools/lint2/
Makefile
5
HOST_BINDIR= ${
TOOLDIR
}/libexec
/src/tools/paxctl/
Makefile
6
HOST_CPPFLAGS+= -I${
TOOLDIR
}/include/nbinclude
/src/tools/vgrind/
Makefile
4
HOST_BINDIR= ${
TOOLDIR
}/libexec
6
HOST_FILESDIR= ${
TOOLDIR
}/share/misc
/src/tools/groff/
Makefile
6
MAKE_ARGS= bindir=${
TOOLDIR
}/lib/groff MAKEINFO=${TOOL_MAKEINFO:Q} \
11
TMACDIR= ${
TOOLDIR
}/share/groff/tmac
12
SITETMACDIR= ${
TOOLDIR
}/share/groff/site-tmac
33
.-include "${
TOOLDIR
}/share/compat/defs.mk"
77
install.grofflinks.recurse: ${
TOOLDIR
}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}
78
.if exists(${
TOOLDIR
}/lib/groff/g${F}${HOSTEXEEXT})
79
${
TOOLDIR
}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}: ${
TOOLDIR
}/lib/groff/g${F}${HOSTEXEEXT}
81
${
TOOLDIR
}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}: ${
TOOLDIR
}/lib/groff/${F}${HOSTEXEEXT
[
all
...]
/src/tools/makefs/
Makefile
6
HOST_CPPFLAGS+= -I. -I${
TOOLDIR
}/include/nbinclude
/src/tools/menuc/
Makefile
6
HOST_FILESDIR= ${
TOOLDIR
}/share/misc
/src/tools/msgc/
Makefile
6
HOST_FILESDIR= ${
TOOLDIR
}/share/misc
/src/tools/sortinfo/
Makefile
6
HOST_CPPFLAGS+= -I. -I${
TOOLDIR
}/include/nbinclude
/src/tools/libmopcopy/
Makefile
17
.-include "${
TOOLDIR
}/share/compat/defs.mk"
35
install.host: ${
TOOLDIR
}/lib/libmopcopy.a
36
${
TOOLDIR
}/lib/libmopcopy.a:: libmopcopy.a
38
mkdir -p ${
TOOLDIR
}/lib
/src/distrib/atari/floppies/tos/
build_image.sh
12
TOOLDIR
=/tmp/flop_tools
24
if [ ! -d $
TOOLDIR
]; then
25
mkdir $
TOOLDIR
;
29
cat ${i}.gz.uu | (cd $
TOOLDIR
; uudecode)
30
gunzip -f $
TOOLDIR
/${i}.gz
51
cp $
TOOLDIR
/$i ${MNT_DIR} 2> /dev/null
77
rm -f $
TOOLDIR
/* $DESTDIR/*
/src/tools/installboot/
Makefile
12
HOST_CPPFLAGS+= -I${
TOOLDIR
}/include/nbinclude
14
HOST_CPPFLAGS+= -DEVBOARDS_PLIST_BASE=\"${
TOOLDIR
}\"
20
HOST_SHAREDIR= ${
TOOLDIR
}/share
/src/tools/compat/
defs.mk.in
8
# into
TOOLDIR
(by "make install" in the src/tools/compat directory),
9
# or when they have not been installed into
TOOLDIR
but reside
17
# from
TOOLDIR
.
31
# * Use
TOOLDIR
copy of libnbcompat and associated *.h files:
33
# .-include "${
TOOLDIR
}/share/compat/defs.mk"
35
# * Use
TOOLDIR
copy of compat *.h files, but do not use libnbcompat.a:
38
# .-include "${
TOOLDIR
}/share/compat/defs.mk"
46
# Use the installed (
TOOLDIR
) version of the library and headers by default
61
# The library lives in
TOOLDIR
/lib.
63
# All include files live in
TOOLDIR
/include/comnpat, and its subdirectories
[
all
...]
/src/tools/genassym/
Makefile
7
.-include "${
TOOLDIR
}/share/compat/defs.mk"
9
TIMESTAMP= ${
TOOLDIR
}/bin/${_TOOL_PREFIX}genassym
/src/tools/libprop/
Makefile
13
CPPFLAGS+= -I${
TOOLDIR
}/include/compat
14
CPPFLAGS+= -I${
TOOLDIR
}/include/nbinclude
/src/tools/lorder/
Makefile
5
.-include "${
TOOLDIR
}/share/compat/defs.mk"
7
TIMESTAMP= ${
TOOLDIR
}/bin/${_TOOL_PREFIX}lorder
/src/distrib/sgimips/cdroms/installcd/
Makefile
16
${
TOOLDIR
}/bin/nbsgivol -f -i -h ${SGIVOLHDR.size} ${CDIMAGE}
17
${
TOOLDIR
}/bin/nbsgivol -f -w aoutboot ${DESTDIR}/usr/mdec/aoutboot ${CDIMAGE}
18
${
TOOLDIR
}/bin/nbsgivol -f -w ip2xboot ${DESTDIR}/usr/mdec/ip2xboot ${CDIMAGE}
19
${
TOOLDIR
}/bin/nbsgivol -f -w ip3xboot ${DESTDIR}/usr/mdec/ip3xboot ${CDIMAGE}
/src/tools/binstall/
Makefile
11
# from ${
TOOLDIR
}.
/src/tools/texinfo/
Makefile
12
${HOST_SH} ${NETBSDSRCDIR}/tools/binstall/mkmanifest ${
TOOLDIR
}/bin/${_TOOL_PREFIX}install-info.exe
/src/tools/veriexecgen/
Makefile
6
HOST_CPPFLAGS+= -I${
TOOLDIR
}/include/nbinclude
/src/tools/isl/
Makefile
5
CONFIGURE_ARGS+= --with-gmp-prefix=${
TOOLDIR
:Q} \
16
#CONFIGURE_ENV+= ac_cv_path_mkdir="${
TOOLDIR
}/bin/${MACHINE_GNU_PLATFORM}-install -d"
/src/tools/libctf/
Makefile
27
.-include "${
TOOLDIR
}/share/compat/defs.mk"
38
-I${
TOOLDIR
}/include
59
install.host: ${
TOOLDIR
}/lib/libctf.a
60
${
TOOLDIR
}/lib/libctf.a:: libctf.a
62
mkdir -p ${
TOOLDIR
}/lib
Completed in 26 milliseconds
1
2
3
Indexes created Tue Oct 21 19:09:51 GMT 2025