Searched refs:TOP (Results 26 - 50 of 105) sorted by relevance

12345

/netbsd-current/external/bsd/elftoolchain/common/
H A DMakefile5 TOP= ${.CURDIR}/../dist macro
6 SRCDIR= ${TOP}/common
/netbsd-current/external/gpl3/binutils/usr.bin/common/
H A DMakefile.prog24 PROGDPLIBS+= opcodes ${TOP}/${BFDSUBDIR}/libopcodes
28 PROGDPLIBS+= bfd ${TOP}/${BFDSUBDIR}/libbfd
29 PROGDPLIBS+= sframe ${TOP}/${BFDSUBDIR}/libsframe
33 PROGDPLIBS+= iberty ${TOP}/${BFDSUBDIR}/libiberty
H A DMakefile.inc12 -I${TOP}/${BFDSUBDIR}/libbfd/arch/${BINUTILS_MACHINE_ARCH} \
/netbsd-current/external/gpl3/binutils.old/usr.sbin/mdsetimage/
H A DMakefile20 PROGDPLIBS+= bfd ${TOP}/${BFDSUBDIR}/libbfd
21 PROGDPLIBS+= iberty ${TOP}/${BFDSUBDIR}/libiberty
33 .include "${TOP}/${BFDSUBDIR}/libbfd/arch/${BINUTILS_MACHINE_ARCH}/defs.mk"
35 CPPFLAGS+= -I${TOP}/${BFDSUBDIR}/libbfd/arch/${BINUTILS_MACHINE_ARCH} ${G_INCLUDES}
/netbsd-current/external/gpl3/binutils.old/usr.sbin/dbsym/
H A DMakefile16 PROGDPLIBS+= bfd ${TOP}/${BFDSUBDIR}/libbfd
17 PROGDPLIBS+= iberty ${TOP}/${BFDSUBDIR}/libiberty
29 .include "${TOP}/${BFDSUBDIR}/libbfd/arch/${BINUTILS_MACHINE_ARCH}/defs.mk"
30 CPPFLAGS+= -I${TOP}/${BFDSUBDIR}/libbfd/arch/${BINUTILS_MACHINE_ARCH} ${G_INCLUDES}
/netbsd-current/external/gpl3/binutils.old/usr.bin/ld/
H A DMakefile25 PROGDPLIBS+= gnuctf ${TOP}/${BFDSUBDIR}/libgnuctf
26 PROGDPLIBS+= bfd ${TOP}/${BFDSUBDIR}/libbfd
27 PROGDPLIBS+= iberty ${TOP}/${BFDSUBDIR}/libiberty
30 COMMONOBJDIR!= cd ${TOP}/usr.bin/common && ${PRINTOBJDIR}
/netbsd-current/external/gpl3/binutils/usr.bin/gas/
H A DMakefile23 PROGDPLIBS+= opcodes ${TOP}/${BFDSUBDIR}/libopcodes
24 PROGDPLIBS+= bfd ${TOP}/${BFDSUBDIR}/libbfd
25 PROGDPLIBS+= sframe ${TOP}/${BFDSUBDIR}/libsframe
26 PROGDPLIBS+= iberty ${TOP}/${BFDSUBDIR}/libiberty
29 COMMONOBJDIR!= cd ${TOP}/usr.bin/common && ${PRINTOBJDIR}
/netbsd-current/external/gpl3/gcc.old/usr.bin/
H A DMakefile.inc15 TOP= ${NETBSDSRCDIR}
82 .include "${TOP}/tools/gcc/gcc-version.mk"
101 ${_f}: ${GCCARCH}/defs.mk ${TOP}/tools/gcc/gcc-version.mk
/netbsd-current/external/gpl3/binutils.old/usr.bin/common/
H A DMakefile.prog24 PROGDPLIBS+= opcodes ${TOP}/${BFDSUBDIR}/libopcodes
28 PROGDPLIBS+= bfd ${TOP}/${BFDSUBDIR}/libbfd
32 PROGDPLIBS+= iberty ${TOP}/${BFDSUBDIR}/libiberty
H A DMakefile.inc12 -I${TOP}/${BFDSUBDIR}/libbfd/arch/${BINUTILS_MACHINE_ARCH} \
/netbsd-current/external/bsd/elftoolchain/common/sys/
H A DMakefile5 TOP= ${.CURDIR}/../../dist macro
6 SRCDIR= ${TOP}/common/sys
/netbsd-current/external/gpl3/gcc/usr.bin/
H A DMakefile.inc15 TOP= ${NETBSDSRCDIR}
64 ${_f}: ${GCCARCH}/defs.mk ${TOP}/tools/gcc/gcc-version.mk
/netbsd-current/external/gpl3/binutils.old/usr.bin/gas/
H A DMakefile23 PROGDPLIBS+= opcodes ${TOP}/${BFDSUBDIR}/libopcodes
24 PROGDPLIBS+= bfd ${TOP}/${BFDSUBDIR}/libbfd
25 PROGDPLIBS+= iberty ${TOP}/${BFDSUBDIR}/libiberty
28 COMMONOBJDIR!= cd ${TOP}/usr.bin/common && ${PRINTOBJDIR}
/netbsd-current/distrib/amiga/floppies/inst-common/
H A DMakefile.inc3 # TOP is assumed to be defined by Makefile including this one.
6 COMMONDIR= ${TOP}/inst-common
28 TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
43 ${TOOL_CRUNCHGEN} -D ${TOP}/../../.. -L ${DESTDIR}/usr/lib ${CRUNCHCONF}
/netbsd-current/distrib/utils/more/
H A Dless.h49 #define TOP (0) macro
H A Dprim.c166 if (position(TOP) == NULL_POSITION) {
168 if (!position(TOP))
291 pos = position(TOP);
325 prepaint(position(TOP));
474 tpos = position(TOP);
553 marks[c-'a'] = position(TOP);
560 marks[LASTMARK] = position(TOP);
706 if (position(TOP) == NULL_POSITION) {
718 pos = position(TOP);
/netbsd-current/external/gpl3/gcc.old/usr.bin/frontend/
H A DMakefile16 version.c: ${GCCARCH}/defs.mk ${TOP}/tools/gcc/gcc-version.mk
/netbsd-current/external/gpl3/gcc/usr.bin/frontend/
H A DMakefile16 version.cc: ${GCCARCH}/defs.mk ${TOP}/tools/gcc/gcc-version.mk
/netbsd-current/external/ibm-public/postfix/libexec/smtpd/
H A DMakefile9 TOP= ${NETBSDSRCDIR}/external/ibm-public/postfix/dist macro
10 DIST=${TOP}/src/${PROG}
/netbsd-current/external/mit/xorg/server/xorg-server/hw/xfree86/loader/
H A DMakefile6 TOP= ${X11SRCDIR.xorg-server} macro
7 XFTOP= ${TOP}/hw/xfree86
63 CPP=${CPP:Q} AWK=${TOOL_AWK:Q} ${HOST_SH} ${XFTOP}/sdksyms.sh ${TOP} ${SDKSYMS_CFLAGS}
/netbsd-current/
H A Dbuild.sh515 TOP=$( (exec pwd -P 2>/dev/null) || (exec pwd 2>/dev/null) )
583 setmakeenv NETBSDSRCDIR "${TOP}"
589 *) KERNOBJDIR="${TOP}/${KERNOBJDIR}"
596 DISTRIBVER="$(${HOST_SH} ${TOP}/sys/conf/osrelease.sh)"
600 setmakeenv BUILDSEED "NetBSD-$(${HOST_SH} ${TOP}/sys/conf/osrelease.sh -m)"
917 "${make}" -m ${TOP}/share/mk -s -B -f- _x_ <<EOF || return 1
1007 # ${TOP} if necessary. Also delete trailing "/", if any.
1021 val="${TOP}/${val%/}"
1253 TOP_objdir="${OPTARG}${TOP}"
1293 setmakeenv MAKEOBJDIR "\${.CURDIR:C,^$TOP,
[all...]
/netbsd-current/distrib/evbsh3/rom/ramdiskeb/
H A DMakefile3 TOP= ${.CURDIR}/.. macro
7 .include "${TOP}/Makefile.inc"
48 TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
64 ${TOOL_CRUNCHGEN} -D ${TOP}/../../.. -L ${.CURDIR} ${.ALLSRC}
/netbsd-current/distrib/evbsh3/rom/ramdiskel/
H A DMakefile3 TOP= ${.CURDIR}/.. macro
7 .include "${TOP}/Makefile.inc"
48 TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
64 ${TOOL_CRUNCHGEN} -D ${TOP}/../../.. -L ${.CURDIR} ${.ALLSRC}
/netbsd-current/external/bsd/less/dist/
H A Dbrac.c40 pos = position((forwdir) ? TOP : BOTTOM);
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Drun_tests.pl26 my $srctop = $ENV{SRCTOP} || $ENV{TOP};
27 my $bldtop = $ENV{BLDTOP} || $ENV{TOP};

Completed in 166 milliseconds

12345