Differences From Artifact [76346542ba]:
- File win/Makefile.in — part of check-in [1e365f91da] at 2012-12-09 21:30:18 on branch novem-unversioned-stub — merge novem put Tcl_GetDefaultEncodingDir legacy implementation to its own file in the stub library (user: jan.nijtmans size: 28242) [more...]
To Artifact [eb7cb4a90b]:
- File win/Makefile.in — part of check-in [c035f83a83] at 2012-12-11 10:51:19 on branch novem-unversioned-stub — merge trunk better error message in stub library in case of incompatible stubs (user: jan.nijtmans size: 28239) [more...]
| ︙ | |||
375 376 377 378 379 380 381 | 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 | - + | DDE_OBJS = tclWinDde.$(OBJEXT) REG_OBJS = tclWinReg.$(OBJEXT) STUB_OBJS = \ tclStubLib.$(OBJEXT) \ tclStubLibCompat.$(OBJEXT) \ |
| ︙ |