Searched refs:SrcDir (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DinstallManPage94 SrcDir=`dirname $ManPage`
106 sed -e "/man\.macros/r $SrcDir/man.macros" -e "/man\.macros/d" \
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DinstallManPage94 SrcDir=`dirname $ManPage`
106 sed -e "/man\.macros/r $SrcDir/man.macros" -e "/man\.macros/d" \
/macosx-10.10.1/CPAN-56/
H A DGNUmakefile18 # SrcDir is the directory of this Makefile, usually the same as SRCROOT,
20 # We need to set up SrcDir, before MAKEFILE_LIST gets changed by including
22 SrcDir := $(abspath $(dir $(lastword $(MAKEFILE_LIST)))) macro
29 include $(SrcDir)/Platforms/$(RC_TARGET_CONFIG)/GNUmakefile.inc
/macosx-10.10.1/perl-103/
H A DMakefile15 # SrcDir is the directory of this Makefile, usually the same as SRCROOT,
17 # We need to set up SrcDir, before MAKEFILE_LIST gets changed by including
19 SrcDir := $(abspath $(dir $(lastword $(MAKEFILE_LIST)))) macro
26 include $(SrcDir)/Platforms/$(RC_TARGET_CONFIG)/Makefile.inc

Completed in 304 milliseconds