Artifact 1cd092572ccb3f8480d1dae425119c97cf83f985:
- File win/Makefile.in — part of check-in [cf25662167] at 2003-04-15 00:18:57 on branch trunk — * win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL only when compiling tclWinPipe.c. This will break other build systems, so they will need to remove the TCL_DBGX define and replace it with a define for TCL_PIPE_DLL. * win/tclWinPipe.c (TclpCreateProcess): Remove PREFIX_IDENT and DEBUG_IDENT from top of file. Use TCL_PIPE_DLL passed in from build env instead of trying to construct the dll name from already defined symbols. This approach is more flexible and better in the long run. (user: mdejong size: 17873)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.