OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DIST
(Results
1 - 25
of
172
) sorted by relevancy
1
2
3
4
5
6
7
/src/external/bsd/am-utils/bin/scripts/
Makefile
5
DIST
= ${IDIST}/scripts
6
.PATH: ${
DIST
}
/src/tools/m4/bootstrap/
Makefile
9
DIST
=${NETBSDSRCDIR}/usr.bin/m4
11
parser.c parser.h: ${
DIST
}/parser.y
12
${YACC} -d ${
DIST
}/parser.y
17
tokenizer.c: ${
DIST
}/tokenizer.l
18
${LEX} ${
DIST
}/tokenizer.l
/src/share/examples/racoon/roadwarrior/client/
Makefile
12
DIST
= ${NETBSDSRCDIR}/crypto/
dist
/ipsec-tools
13
.PATH: ${
DIST
}/src/racoon/samples/roadwarrior/client
/src/share/examples/racoon/roadwarrior/server/
Makefile
12
DIST
= ${NETBSDSRCDIR}/crypto/
dist
/ipsec-tools
13
.PATH: ${
DIST
}/src/racoon/samples/roadwarrior/server
/src/usr.bin/bzip2/
Makefile
20
DIST
= ${NETBSDSRCDIR}/external/bsd/bzip2/
dist
21
.PATH: ${
DIST
}
/src/external/bsd/am-utils/bin/amq/
Makefile
7
DIST
= ${IDIST}/amq
8
.PATH: ${
DIST
}
13
CPPFLAGS+= -I${
DIST
}
/src/external/bsd/am-utils/bin/fixmount/
Makefile
7
DIST
= ${IDIST}/fixmount
8
.PATH: ${
DIST
} ${IDIST}/conf/checkmount
13
CPPFLAGS+= -I${
DIST
}
/src/external/bsd/am-utils/bin/hlfsd/
Makefile
7
DIST
= ${IDIST}/hlfsd
8
.PATH: ${
DIST
}
13
CPPFLAGS+= -I${
DIST
}
/src/external/bsd/am-utils/bin/mk-amd-map/
Makefile
7
DIST
= ${IDIST}/mk-amd-map
8
.PATH: ${
DIST
}
/src/external/bsd/am-utils/bin/pawd/
Makefile
9
DIST
= ${IDIST}/amq
10
.PATH: ${
DIST
}
15
CPPFLAGS+= -I${
DIST
}
/src/external/bsd/am-utils/bin/wire-test/
Makefile
7
DIST
= ${IDIST}/wire-test
8
.PATH: ${
DIST
}
/src/external/bsd/am-utils/lib/libamu/
Makefile
13
DIST
= ${IDIST}/libamu
14
.PATH: ${
DIST
} ${IDIST}/conf/mtab ${IDIST}/conf/transp ${IDIST}/conf/umount
/src/external/bsd/am-utils/man/
Makefile
9
DIST
= ${IDIST}/doc
10
.PATH: ${
DIST
}
13
INFOFLAGS= -I${
DIST
} -I${.CURDIR}
/src/external/bsd/flex/man/
Makefile
7
DIST
= ${IDIST}/../doc
8
.PATH: ${
DIST
}
11
INFOFLAGS= -I${
DIST
}
/src/external/bsd/ntp/lib/libiscntp/
Makefile
11
DIST
= ${IDIST}/libntp/lib/isc
13
.PATH.c:: ${
DIST
} ${
DIST
}/nls ${
DIST
}/unix ${
DIST
}/nothreads
/src/external/bsd/ntp/lib/libopts/
Makefile
11
DIST
= ${IDIST}/sntp/libopts
13
CPPFLAGS+=-I${
DIST
}
15
.PATH.c: ${
DIST
}
/src/external/bsd/ntp/lib/libparse/
Makefile
11
DIST
= ${IDIST}/libparse
13
.PATH.c: ${
DIST
}
/src/external/gpl2/diffutils/bin/cmp/
Makefile
5
DIST
= ${IDIST}/src
6
.PATH: ${
DIST
} ${IDIST}/man
/src/external/gpl2/diffutils/bin/diff3/
Makefile
5
DIST
= ${IDIST}/src
6
.PATH: ${
DIST
} ${IDIST}/man
/src/external/gpl2/diffutils/bin/sdiff/
Makefile
5
DIST
= ${IDIST}/src
6
.PATH: ${
DIST
} ${IDIST}/man
/src/external/gpl2/diffutils/lib/
Makefile
8
DIST
= ${IDIST}/lib
9
.PATH: ${
DIST
}
/src/external/gpl2/xcvs/bin/cvsbug/
Makefile
5
DIST
= ${IDIST}/src
6
.PATH: ${
DIST
} ${IDIST}/man ${IDIST}
/src/external/gpl2/xcvs/bin/rcs2log/
Makefile
5
DIST
= ${IDIST}/contrib
6
.PATH: ${
DIST
} ${IDIST}/man
/src/external/gpl2/xcvs/doc/
Makefile
6
DIST
=${IDIST}/doc
7
.PATH: ${
DIST
}
9
INFOFLAGS = -I${
DIST
} -I${.CURDIR}
/src/external/gpl2/xcvs/lib/libcvs/
Makefile
9
DIST
= ${IDIST}/lib
10
.PATH: ${
DIST
}
11
CPPFLAGS+=-I${
DIST
}
Completed in 77 milliseconds
1
2
3
4
5
6
7
Indexes created Sun Jun 21 00:25:28 UTC 2026